afgprogrammer/flutter-inspiration-app-ui
Flutter Inspiration Application Design - day 1
- Stars
- 247
- Forks
- 43
- Last push (UTC)
- Aug 4, 2023
- Project status
- Active
LanguagesDartObjective-CJava
Technical topics
Dependencies used
Dependency list 3 items
- flutter
{"sdk":"flutter"} - cupertino_icons
^0.1.2 - flutter_testDevelopment
{"sdk":"flutter"}
Rankings
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
Flutter Inspiration App UI Design - Day 1
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"
}
}
}
Watch it on Youtube
Previous Designs
Development Setup
Clone the repository and run the following commands:
flutter pub get
flutter run
ScreenShots
https://raw.githubusercontent.com/afgprogrammer/flutter-inspiration-app-ui/HEAD/assets/screenshot/one.png https://raw.githubusercontent.com/afgprogrammer/flutter-inspiration-app-ui/HEAD/assets/screenshot/two.png