norlancd / feather

Flutter weather application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

☀️ Feather

Build Status Build Status Flutter Awesome

Beautiful Flutter weather application. Entirely written in Dart and Flutter. Application is ready for Android and iOS.

📷 Media

☁️ Features

✔️ Beatiful UI and great UX
✔️ Current weather: current temperature, max and min temperature, humidity, pressure, wind
✔️ Current sun/moon position, animated countdown until sunset/sunrise, time of sunset/sunrise
✔️ Weather forecast for 5 days (temperature, wind, rain and pressure)
✔️ Custom-written chart with animation
✔️ Sun/moon animation
✔️ App background based on day cycle
✔️ Automatically picks user location (also error handling when location can't be selected!)
✔️ Persist location and weather data in local storage
✔️ Works offline (user need to download data before)
✔️ Automatically refresh data every 15 minutes
✔️ I18n support (currently PL and EN)
✔️ Bloc architecture, Dio and RxDart libs
✔️ Unit and widget tests
✔️ Travis CI and Bitrise

👷 To do

  • Write more tests
  • Code refactor
  • Better animation handling
  • Documentation

☁️ Credits

API: OpenWeatherAPI
Icons: Icons8, FlatIcon

About

Flutter weather application

License:Apache License 2.0


Languages

Language:Dart 98.5%Language:Java 1.1%Language:Objective-C 0.4%