FLUTTER ECOSYSTEM

darkmoonight/Rain

🌦️ 天氣應用

雨 專案封面
Stars
1069
Forks
91
最近推送(UTC)
2026年9月15日
專案狀態
未封存
DARK NIGHT GitHub avatar
GITHUB Organization

DARK NIGHT ↗

A team of developers of indie games and applications.

Russian Federation官方網站 ↗
語言DartKotlinC++CMakeHTMLShellSwiftRubyCCSSJavaScriptObjective-C

技術主題

使用的依賴

依賴清單 54 項

所在榜單

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README
https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/icon.png

🌦️ Rain

A beautiful, feature-rich weather application built with Flutter

EnglishРусский

Stars Forks Downloads Play Store Installs GitHub release License

Accurate forecasts, air quality, interactive maps, and a polished Material You UI — in 38 languages.


✨ Features

  • Weather — current conditions, hourly and 12-day forecasts, detailed metrics, offline cache, per-location timezones
  • Air quality — European or US AQI, pollutant breakdown, cached with weather data (Open-Meteo AQ)
  • Map — OpenStreetMap with weather markers for saved cities, GPS support
  • Cities — unlimited watchlist, search, drag-to-reorder, pull-to-refresh
  • Notifications — scheduled forecasts; optional persistent status tile on Android
  • Widgets (Android) — three Material You sizes, customizable colors, background refresh
  • Design — Material You, AMOLED theme, light/dark/system, configurable font and units
  • Localization — 38 languages, metric/imperial, 12h/24h time

📸 Screenshots

https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/1.png https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/2.png https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/3.png https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/4.png https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/5.png https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/6.png https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/7.png https://raw.githubusercontent.com/darkmoonight/Rain/HEAD/readme/8.png


📥 Download

Play Store IzzyOnDroid

APK and other builds: Releases


🛠️ Build

Requirements: Flutter 3.44+, Dart 3.12+ (see pubspec.yaml)

git clone https://github.com/darkmoonight/Rain.git && cd Rain
flutter pub get
dart run slang
dart run build_runner build --delete-conflicting-outputs
flutter run                    # Android default flavor: gms
flutter run --flavor floss     # FOSS build without Play Services

Release APK scripts (gms / floss), reproducible FOSS builds, and flavor details — see scripts/ and CONTRIBUTING.md.

Stack: Flutter, Riverpod, Go Router, Isar, Open-Meteo, flutter_map, home_widget, Workmanager.

Tests: 496 tests — run flutter test and flutter analyze. Details in CONTRIBUTING.md.


🌐 Data Sources

Free APIs, no key required:


🤝 Contributing

See CONTRIBUTING.md. Bug reports and feature requests: use the issue templates.


💰 Support

ЮMoney


📃 License

MIT License


👨‍💻 Contributors

https://contrib.rocks/image?repo=darkmoonight/Rain

Made with ❤️ using Flutter