afgprogrammer / Flutter-food-delivery-app-ui

Flutter Food Delivery Application design and Animation - day 3

Home Page:https://youtu.be/lff21mmYhvQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://youtu.be/lff21mmYhvQ

License:Apache License 2.0


Languages

Language:Dart 94.6%Language:Swift 2.8%Language:Kotlin 2.3%Language:Objective-C 0.3%