Skip to content

bowyer-app/weather-station-flutter

Repository files navigation

weather-station-flutter

概要

天気と部屋の気温、湿度を表示出来るアプリです。

イメージ画像

画像

Getting Started

  1. Flutter Setup install Getting Started
    • Flutter channel
      • stable
    • IDE
      • Xcode
      • Android Studio or IntelliJ IDEA or VS Code
  2. 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

取得するためには、SwitchBotHubSwitchBot 温湿度計 が必要です。

天気予報の取得

OpenWeatherのAPIを叩いています。

https://openweathermap.org/api

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published