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.
To run the project the run command should be runned in terminal. Run command -> flutter run
There is no visible errors detected.