helpwave / mobile-app

The official helpwave mobile app for android and ios
Mozilla Public License 2.0
7 stars 1 forks source link

New Loading Animation #256

Open DasProffi opened 1 year ago

DasProffi commented 1 year ago

As mentioned in #249 the LoadingSpinner in the WidgetPackage should be updated

Implementation

Create an Animation with our helpwave logo pulsing (fade in and out), the time for a fade in or fade out should be configurable and have a default of to 2 second.

The Widget should be named AnimatedLogo and implemented within the helpwave_widget and then be used as the default for the LoadingFutureBuilder's loadingwidget

Copy the logo apps/tasks/assets/helpwave-logo-dark.png (and the light one) to helpwave_widget/assets and then use correct one according to the themeMode of the thememodel (only use the Consumer)

shivadharmi commented 1 year ago

Hey, @DasProffi I would like to work on this issue.

DasProffi commented 10 months ago

I would like to take up this one.

Hey, thank you for your interest in our project ^^

This issue was out of date and I have updated the description. If you still want it, you can start working on it.

Please follow our naming convention by naming the branch issue/256-New_Loading_Animation