Skip to content

anandnet/WeatherO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

518b18a · Nov 5, 2020

History

10 Commits
Nov 2, 2020
Nov 2, 2020
Nov 5, 2020
Nov 2, 2020
Nov 2, 2020
Oct 20, 2020
Oct 14, 2020
Oct 10, 2020
Oct 8, 2020
Nov 5, 2020
Oct 14, 2020
Nov 2, 2020
Nov 2, 2020

Repository files navigation

WeatherO

Flutter Dart

App to view Weather forcast.

1

Technology:

  • Flutter 1.22.1

Packages Used:

  • http
  • provider
  • sqflite
  • location
  • shared_preferences

State Management:

  • Provider

Icons:

Created by myself found here

Api Used:

Build Your own:

  • Install flutter in case if you don't have
  • Open the terminal or cmd Clone this repository: git clone https://github.com/anandnet/WeatherO.git
  • go to dir WeatherO cd WeatherO
  • paste the keys of OneWeathermap Api and Binglocation Api in the file at line no 15,16.
  • And run: flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi
  • apk will be found at /build/app/outputs/apk/release

Releases

No releases published

Packages

No packages published

Languages