Bin

Results 17 issues of Bin

Now: ```dart typedef Widget AnimatedOverlayWidgetBuilder(BuildContext context, double progress); ``` Should be: ```dart typedef Widget AnimatedOverlayWidgetBuilder(BuildContext context, Animation animation); ```

help wanted

help wanted

```log I/flutter (21320): request error : type 'int' is not a subtype of type 'String' I/flutter (21320): #0 song_url. (package:netease_music_api/src/module/song.dart:39:37) I/flutter (21320): #1 cloudMusicApi (package:netease_music_api/netease_cloud_music.dart:28:32) I/flutter (21320): I/flutter (21320): #2...

Thanks for this great plugin. Is there a way to custom the location of .dump file ? On Windows, if we install the flutter app from Windows Store. the application...

```log Operating system: Windows NT 10.0.19044 CPU: amd64 family 23 model 96 stepping 1 16 CPUs GPU: UNKNOWN Crash reason: EXCEPTION_ACCESS_VIOLATION_READ Crash address: 0x0 Process uptime: 13933 seconds Thread 0...

in triage

windows: https://github.com/MixinNetwork/flutter-plugins/pull/268

desktop_webview_window
feature-request