Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 1.56 KB

README.md

File metadata and controls

57 lines (40 loc) · 1.56 KB

Weather App

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

Development Setup

Clone the repository and run the following commands:

flutter pub get
flutter run

Screenshots

Homepage

Screenshot from 2022-01-15 13-36-42

Screenshot_1642249304

Screenshot_1642249317

Search option

Screenshot_1642250153

links

check out other cool flutter UI

and so much more.

Folllow me