Flutter-food-delivery-app-ui
                                
                                 Flutter-food-delivery-app-ui copied to clipboard
                                
                                    Flutter-food-delivery-app-ui copied to clipboard
                            
                            
                            
                        Flutter Food Delivery Application design and Animation - day 3
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"
    }
  }
}
Previous Designs
Development Setup
Clone the repository and run the following commands:
flutter pub get
flutter run
ScreenShot


