An open API service indexing awesome lists of open source software.

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.

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].