Skip to content

abenkoula71/Flutter-food-delivery-app-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Food Delivery Application Design - Day 3

class Day3 extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Food Delivery Application Design",
      "description": "Let's see how we can design a Food Delivery app UI and add some animation.",
      "day": 3,
      "videoLink": "https://youtu.be/lff21mmYhvQ"
    }
  }
}

Watch it on Youtube

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShot

Links

About

Flutter Food Delivery Application design and Animation - day 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.7%
  • Swift 3.3%
  • Kotlin 2.7%
  • Objective-C 0.3%