Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.98 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.98 KB

Food_app

E-commerce shop UI app with clean architecture

Features

  • Clean architecture
  • Cart functionality
  • Scalable UI
  • Notifications

Used packages

Overview

Home view Dishes view Filtering By Salads view Dialog view Cart View

Demonstration

overview.webm

Terms of use

In order to run the project, you have to write commands below in your console in project folder:

# get dependencies 
flutter pub get
# build generated files
dart run build_runner build