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"
}
}
}
Clone the repository and run the following commands:
flutter pub get
flutter run