Skip to content

anandnet/WeatherO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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