Coder Social home page Coder Social logo

feather's Introduction

☀️ Feather

Build Status Flutter Awesome

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

📷 Media

☁️ Features

✔️ Beautiful 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
✔️ Unit and widget tests
✔️ Bitrise CI/CD

☁️ Credits

API: OpenWeatherAPI
Icons: Icons8, FlatIcon

feather's People

Contributors

jhomlala avatar jhomlalabsg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

feather's Issues

Error: "The named parameter 'vsync' isn't defined"

Trying to run on Android, using VSCode, throws me this error:

on lib\src\ui\screen\base\animated_state.dart line 58

The named parameter 'vsync' isn't defined.
Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'vsync'.

And more 60+ warnings for deprecated values.

Fail to run flutter run on iOS Simulator

Hi

When I tried to run flutter run with a ios simuator. I got the following error.

Launching lib/main.dart on iPhone XR in debug mode...
Starting Xcode build...
├─Assembling Flutter resources... 2.2s

└─Compiling, linking and signing... 6.3s

Xcode build done. 10.8s
8.2s
Syncing files to device iPhone XR...
flutter: [FINE][2019-01-25 22:28:42.215502][WeatherBloc]: Setup timer
flutter: [FINE][2019-01-25 22:28:42.231808][WeatherBloc]: Fetch weather for user location
*** First throw call stack:
(
0 CoreFoundation 0x000000010b1b91bb __exceptionPreprocess + 331
1 libobjc.A.dylib 0x000000010a757735 objc_exception_throw + 48
2 CoreFoundation 0x000000010b1b8d29 -[NSException raise] + 9
3 permission_handler 0x000000010a0c3e14 $S18permission_handler26LocationPermissionStrategyC07requestD00A017completionHandleryAA0D5GroupO_yAA0D6StatusOctF + 3108
4 permission_handler 0x000000010a0c514b $S18permission_handler26LocationPermissionStrategyCAA0dE0A2aDP07requestD00A017completionHandleryAA0D5GroupO_yAA0D6StatusOctFTW + 43
5 permission_handler 0x000000010a0c8199 $S18permission_handler17PermissionManagerC1<…>
Lost connection to device.

Change location screen?

Currently, the location service get close to where I live, but still pretty far away such that the weather could
potentially be different where I am, compared to what feather is reporting to me.

Add file logger

Add logger which logs to file. This will be helpful to debug problems

Create "About" screen

Create "About" screen with informations:

App icon
Version
Last weather/weather forecast download time
Contributors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.