Skip to content

afgprogrammer/Flutter-food-delivery-app-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02d8ac2 · Feb 3, 2025

History

15 Commits
Sep 28, 2019
Mar 2, 2023
Feb 3, 2025
Feb 3, 2025
Sep 28, 2019
Sep 28, 2019
Sep 28, 2019
Sep 18, 2021
Sep 21, 2021
Feb 3, 2025
Feb 3, 2025

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