https://github.com/nirajxtha/weather_flutter
Weather App built with dart in flutter using WeatherApi for API integration.
https://github.com/nirajxtha/weather_flutter
Last synced: 3 months ago
JSON representation
Weather App built with dart in flutter using WeatherApi for API integration.
- Host: GitHub
- URL: https://github.com/nirajxtha/weather_flutter
- Owner: NirajXtha
- Created: 2025-01-06T09:01:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-19T12:51:46.000Z (4 months ago)
- Last Synced: 2025-01-19T14:00:40.970Z (4 months ago)
- Language: Dart
- Size: 1.99 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
A Flutter project created using WeatherApi.
## Dependencies Used
- [shared_preferences](https://pub.dev/packages/shared_preferences)
- [url_launcher](https://pub.dev/packages/url_launcher)
- [provider](https://pub.dev/packages/provider)
- [http](https://pub.dev/packages/http)## Api Key
- Make a [api.dart] file inside utils folder.
- Create a class called Api().
- Store your api key using [static const].