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

https://github.com/jason916/weatherdemo

A weather application.
https://github.com/jason916/weatherdemo

demo dio flutter weather-app

Last synced: about 1 month ago
JSON representation

A weather application.

Awesome Lists containing this project

README

          

## weather_demo

A weather application write with Flutter.

## Getting Started
```bash
git clone https://github.com/Jason916/weatherDemo.git
cd weatherDemo
flutter packages get
flutter run
```

## Screenshot
![image](/screenshot/home.png)
![image](/screenshot/select_city.png)
![image](/screenshot/list_future_weather_info.png)

For help getting started with Flutter, view our online
[documentation](https://flutter.io/).