Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 856 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 856 Bytes

Simple Weather App for SteelKiwi

Features

  • Loads weather data including icons from openweather.org
  • Supports different screen sizes (Tested well on Pixel 2, Pixel 3, Pixel 4xl, Pixel 3a)
  • Automatically Day/Night Theme
  • Year value in the footer is dynamic.

References

Installing

  • Simply download the installation file from Google Drive, and install it, or clone the project to your local machine and run

  • You can also use "flutter build apk --release" in the terminal of your development environment

combine_images (2)