Ahmad FB

Results 5 issues of Ahmad FB

Not all the MP3 can be decoded and the console return `[VERBOSE-2:ui_dart_state.cc(199)] Unhandled Exception: NoSuchMethodError: The method 'decode' was called on null. Receiver: null Tried calling: decode(Uint8Array) #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:54:5)...

bug

When calling `setPlaybackRate()`, it unpauses the player if it's paused. But `onPlayerStateChanged` doesn't get called. So we have to manually set the playerState to PlayerState.PLAYING after calling `setPlaybackRate()` - Flutter...

bug

How do you add a header or just any widgets above the listview but they are on the same scrollview. It's possible to just use a column and put the...

I Tried the example app and the scrolling using the alphabets doesn't work. `[-2:ui_dart_state.cc(199)] Unhandled Exception: type 'Future' is not a subtype of type 'FutureOr' in type cast #0 _AlphabetListScrollViewState._select...

Is it possible to add sections in the list like iOS style. maybe something like this https://pub.dev/packages/cupertino_listview

Severe: new feature