Simple Weather

Description

This is a simple flutter app envisioning how a simple weather application might look. The general idea is to display as much information as possible while showing as little as possible.

As mentioned above, it is built using flutter. Flutter is a framework that allows building apps for iOS, Android, Web, and desktop! It can deploy almost anywhere which is very neat. I haven't deployed to the different App Stores because deploying there can be hard. This is also missing the simple functionality of being able to select a place and show live data from there.