Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mannuelf/flutter-weather-app


https://github.com/mannuelf/flutter-weather-app

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Personal Weather App

I am interested to see what it would be like to deploy a mobile app to man y platforms.

A location aware, minimalist personal weather checker.

## Design

| 1 | 2 | 3 | 4 |
| ----------- | ----------- | ----------- | ----------- |
| ![img1](.github/img1.png) | ![img2](.github/img2.png) | ![img3](.github/img3.png) | ![img4](.github/img4.png) |

## Resources

### OpenWeather API

[Icons chart](https://openweathermap.org/weather-conditions)
[Icons of weather](https://erikflowers.github.io/weather-icons/)

## Flutter Docs

Inspired by: [Dr. Angela Yu](https://www.udemy.com/course/flutter-bootcamp-with-dart/)

- [online documentation](https://docs.flutter.dev/)
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)