https://github.com/jhomlala/feather
Flutter weather application with beautiful UI and UX.
https://github.com/jhomlala/feather
android dart flutter flutter-apps ios
Last synced: 8 months ago
JSON representation
Flutter weather application with beautiful UI and UX.
- Host: GitHub
- URL: https://github.com/jhomlala/feather
- Owner: jhomlala
- License: apache-2.0
- Created: 2019-01-12T11:51:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T13:49:54.000Z (over 4 years ago)
- Last Synced: 2024-10-13T08:44:37.230Z (about 1 year ago)
- Topics: android, dart, flutter, flutter-apps, ios
- Language: Dart
- Homepage:
- Size: 73.3 MB
- Stars: 669
- Watchers: 20
- Forks: 130
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-cn - Feather - 美观的天气应用程序,包含 RxDart、Dio、BLoC、i18n、单元测试和小部件测试,由 [Jakub Homlala](https://github.com/jhomlala) 制作。 (模板 / 赚钱)
- awesome-flutter-cn - Feather - 漂亮的天气应用,集成了 RxDart, Dio, BLoC, i18n, unit 以及 widget tests, [Jakub Homlala](https://github.com/jhomlala). (模板 / 推广和盈利)
- awesome-coding - Flutter weather application
- awesome-flutter - Feather - Flutter weather application with beautiful UI and UX. ` 📝 7 days ago ` (Templates [🔝](#readme))
- fucking-awesome-flutter - Feather - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by [Jakub Homlala](https://github.com/jhomlala). (Templates / Monetization)
- awesome-flutter - Feather - Beautiful weather application. Application includes RxDart, Dio, BLoC, i18n, unit and widget tests. by [Jakub Homlala](https://github.com/jhomlala). (Templates / Monetization)
README
# :sunny: Feather
[](https://github.com/jhomlala/feather)
[](https://github.com/Solido/awesome-flutter)
Beautiful Flutter weather application. Entirely written in Dart and Flutter. Application is ready for Android and iOS.
### :camera: Media
## :cloud: Features
:heavy_check_mark: Beautiful UI and great UX
:heavy_check_mark: Current weather: current temperature, max and min temperature, humidity, pressure, wind
:heavy_check_mark: Current sun/moon position, animated countdown until sunset/sunrise, time of sunset/sunrise
:heavy_check_mark: Weather forecast for 5 days (temperature, wind, rain and pressure)
:heavy_check_mark: Custom-written chart with animation
:heavy_check_mark: Sun/moon animation
:heavy_check_mark: App background based on day cycle
:heavy_check_mark: Automatically picks user location (also error handling when location can't be selected!)
:heavy_check_mark: Persist location and weather data in local storage
:heavy_check_mark: Works offline (user need to download data before)
:heavy_check_mark: Automatically refresh data every 15 minutes
:heavy_check_mark: I18n support (currently PL and EN)
:heavy_check_mark: Bloc architecture, Dio
:heavy_check_mark: Unit and widget tests
:heavy_check_mark: Bitrise CI/CD
## :cloud: Credits
API: OpenWeatherAPI
Icons: Icons8, FlatIcon