Skip to content

1hanzla100/flutter-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Flutter Weather 👋

Weather App Built with Flutter and OpenWeatherMap API

🚀 See Screenshots

See ScreenShots

Download APK

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisite: https://flutter.dev/docs/get-started/install

  1. To get started, fork this repository to your GitHub account.

  2. Clone the repo.

     git clone https://github.com/1hanzla100/flutter-weather
  3. Install packages.

     flutter pub get
  4. Add OpenWeatherMap API KEY on lib/screens/Loading.dart

String apiKey = "<ADD API KEY HERE>";
  1. Run project.
     flutter run

Author

👤 Hanzla Tauqeer

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Hanzla Tauqeer.
This project is GPL-3.0 licensed.