-
I'm toying with migrating [`video_player_android`](https://github.com/flutter/packages/tree/8255fbed74465425a1ec06a1804225e705e29f52/packages/video_player/video_player_android) to the new consumer-agn…
-
## Steps to Reproduce
We are developing Flutter plugin and encountered the issue. In our C++ library we have a event queue which must be stopped when hot restart is performing. We used suggestion w…
-
### Steps to reproduce
First attempt
1. Create a Flutter plugin project
2. Create a Flutter app project
3. In the Android side of the plugin, add a /libs folder and place the .AAR in it
4. Go to …
-
Crash when exiting the app.
```
Caused by: java.lang.IllegalArgumentException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkParameterIsNotNull, parameter reco…
-
**Description**
There is a way to declare that you want to use the same code for iOS and MacOS. There was a [proposal](https://flutter.dev/go/plugin-shared-ios-macos) which explained it quite well.…
-
Launching lib/main.dart on Android SDK built for x86 in debug mode...
Initializing gradle...
Resolving dependencies...
Gradle task 'assembleDebug'...
registerResGeneratingTask is deprecated, use r…
-
## Steps to Reproduce
1. Map a Network dirve (in my case it's a samba share) to a UNC drive letter in this case U:
2. Create or copy a flutter project to a folder on UNC
3. IntelliJ & And…
-
```
Launching lib/main.dart on iPhone 12 Pro Max in debug mode...
Running pod install... 3.3s
Running Xcode build... …
-
I'm gettings songs with flutter plugin `on_audio_query` which returns song.uri likes `ipod-library://item/item.flac?id=4724756324520404040`, how can I extract wavefrom from this.
Thanks.
-
### Steps to reproduce
flutter build ios
### Expected results
successful ios build
### Actual results
iOS build fails.
### Code sample
Code sample
```dart
[Paste your code here]
```
…