Florent CHAMPIGNY

Results 4 issues of Florent CHAMPIGNY

(Spinners on android) not designed but like these ?

enhancement
widget

# Same interractions on Android & ios : ```dart settings: NotificationSettings.multiplatform( prev: NotificationActionsPrev.prev(), playPause: null, //to disable it next: NotificationActionsNext.next( customAction: (player) { //action } ), stop: NotificationActions.stop(), ) ```

new feature

I can select February 31 in the date picker

enhancement

**Describe the bug** StackTrace : After adding the `koin-startup` on my application, I face some crashs on startup after releasing the application on the play store ``` Fatal Exception: java.lang.RuntimeException:...

important 🔥