A part of a #100flutterprojects. Go get your umbrella ☔
class Weather_App extends 100flutterprojects {
video() {
return {
"title": "Flutter Weather app",
"description": "Let’s see how hot it gets ⛅",
"projectNo": 5,
}
}
}
Packages
Clone the repository and run the following commands:
flutter pub get
flutter run
check out other cool flutter UI
and so much more.