/food_app

Food app

Primary LanguageDart

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