/Flutter-Minimal-Weather

☁️A Minimal Weather app made for Mobile and build with Flutter and Dart.

Primary LanguageDartMIT LicenseMIT

Minimal-Weather

A Weather App build with Flutter

Repo Type Repo Main Language Project Platform Project Platform

Guide🗺️

  • There are three Pages.
  1. Today: The "Today" Page allows you to view Todays Weather including the Weather Status, (max.)- (min.)- (current)- temperature.
  2. Tomorrow: The "Tomorrow" page works that same as the "Today" page including tomorrow's weather.
  3. Next Week: The "Next Week" page shows the weather for the following week.
  4. Change City: You may change your city by selecting the search button at the top left.
  5. Refresh: Lastly if you wish to see if the weather changed, you can update the weather by selecting the reload button at the top left.

Mobile Installation📱

  1. Download the .apk file for Android.
  2. Install the app on your device.

Web Installation🌐

  1. For web, you simply visit the site here.
  2. (Optional) If you wish you may also install it as a progressive web app.

Clone the repository for your machine💻

Requirements

  • Flutter Installed

Installing

  1. Clone the repository using the Github client of your choice, or download the repository Using the Github client via the command line:
git clone https://github.com/SolomonRosemite/Flutter-Minimal-Weather.git
  1. Install the dependencies:
flutter pub get

Built with⛏️

  • Language: Flutter

    Open Source

    Copyright © 2021-present, Solomon Rosemite

    Flutter-Minimal-Weather is MIT licensed 💖