Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 454 Bytes

Weather app

This is a flutter project that is developed in VS code using dart language. It is a simple flutter project that shows weather of programmed location the simple user friendly UI. The location that is defined in the app is Växjö Sweden. The data is pulled from API and up to date.

How to run:

To run the project the run command should be runned in terminal. Run command -> flutter run

Errors:

There is no visible errors detected.