Skip to content

afgprogrammer/Flutter-trip-app-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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