Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 327 Bytes

Weather app

A minimalistic weather app, with simple info about weather forecast.

Setup and run

To run the project, make sure you have flutter version 3.24.0 or latest.

Select your desired device on vsCode and run the project.

Make sure to install the dependencies for the project before run:

flutter pub get