Ray Li

Results 145 comments of Ray Li

Running storyboard on mobile is helpful with testing how components work with touch gestures on mobile. Would be great to have the drawer back!

Just ran into this error as well. In my case, it happened because of Navigator.maybePop() ```dart I/flutter (26681): #0 List.[] (dart:core-patch/growable_array.dart:254:60) I/flutter (26681): #1 List.removeLast (dart:core-patch/growable_array.dart:325:20) I/flutter (26681): #2 BeamPage.defaultOnPopPage...

I ran into this issue too. Try resetting the project files to the latest commit and don't update pubspec.ymal. It seems like the same issue as https://github.com/ZaraclaJ/audio_recorder/pull/51/commits/7b697fae63f8aaf64da380ce84b613ed4cbe4a63

What is the status on the PR? I would like to use a draggable horizontal scrollbar in my project.

I'm getting this error as well. Flutter Stable v1.17.3 > The following MissingPluginException was thrown while activating platform stream on channel > medcorder_audio_events: > MissingPluginException(No implementation found for method listen...

Is there an issue with the code? It is tested and works correctly.

What is wrong with the code? I am using it in my app and I have no errors.

What is wrong with the code? I am using it in my app and I have no errors.