Flutter-trip-app-ui icon indicating copy to clipboard operation
Flutter-trip-app-ui copied to clipboard

Flutter Trip Application UI/UX Design - day 2

Flutter Trip Application Design - Day 2

class Day2 extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Trip Application Design",
      "description": "Let's work with PageView and add some animation.",
      "day": 2,
      "videoLink": "https://youtu.be/uqm6U5_bcH0"
    }
  }
}

Youtube Video

Previous Designs

Checkout my Youtube channel

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

ScreenShot

Links