FLUTTER ECOSYSTEM

1hanzla100/flutter-weather

Weather App Built with Flutter and OpenWeatherMap API

Flutter Weather project cover
Stars
39
Forks
18
Last push (UTC)
Jan 22, 2023
Project status
Active
Hanzla GitHub avatar
GITHUB User

Hanzla ↗

Senior Software Engineer | Python | Django | React.js - Crafting Seamless Tech Solutions for Businesses

Lahore, PakistanOfficial website ↗
LanguagesDartSwiftKotlinObjective-C

Technical topics

Related packages and examples

Dependencies used

Dependency list 11 items

App categories

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

Welcome to Flutter Weather 👋

Weather App Built with Flutter and OpenWeatherMap API

🚀 See Screenshots

See ScreenShots https://user-images.githubusercontent.com/59178380/106931874-e0116d00-6738-11eb-909f-6db0d4c2a12e.png https://user-images.githubusercontent.com/59178380/106931850-d8ea5f00-6738-11eb-93c1-c162f40fd640.png

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.