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.
- Host: GitHub
- URL: https://github.com/jason916/weatherdemo
- Owner: Jason916
- License: mit
- Created: 2018-07-22T15:33:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T15:31:17.000Z (about 7 years ago)
- Last Synced: 2025-04-29T16:48:57.136Z (6 months ago)
- Topics: demo, dio, flutter, weather-app
- Language: Dart
- Homepage:
- Size: 734 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


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