天気と部屋の気温、湿度を表示出来るアプリです。
画像
- Flutter Setup install Getting Started
- Flutter channel
- stable
- IDE
- Xcode
- Android Studio or IntelliJ IDEA or VS Code
- Flutter channel
- Clone weather-station-flutter
Flutter
MVVM + Clean Architecture
https://miro.com/app/board/o9J_lAqCV2s=/
https://www.figma.com/file/f60AhUUBYRu36MuFsZYkrX/Weather-Station-Design?node-id=0%3A1
https://iconstore.co/icons/weather-vector-icons/
SwitchBotのAPIを叩いています。
https://github.com/OpenWonderLabs/SwitchBotAPI
取得するためには、SwitchBotHub と SwitchBot 温湿度計 が必要です。
OpenWeatherのAPIを叩いています。