afgprogrammer/flutter-inspiration-app-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

class Day1 extends Flutter100DaysOfCode {
  video() {
    return {
      "title": "Flutter Inspiration App UI Design",
      "description": "Let's work with ListView in an example application.",
      "day": 1,
      "videoLink": "https://youtu.be/zTTP8XBR6fI"
    }
  }
}

Checkout my Youtube channel

Clone the repository and run the following commands:

flutter pub get
flutter run