-
Hi thanks for the language! I wonder how to use dart_api_dl.h correctly (espeically in Flutter Android and Flutter iOS)? I have a Flutter app with some native C/C++/Rust(but you can just consider C) c…
-
## Use case
Currently we cannot create the native experience in iOS with these keyboard arrows to move between input boxes:
![image](https://user-images.githubusercontent.com/9597207/102657636-0…
-
Hello there,
I'm getting this error when I call `AudioRecorder.start()`
```
D/AudioRecorder( 3981): Start
D/AudioRecorder( 3981): Instance of 'Future'.m4a
I/MediaRecorderJNI( 3981): setup
I/…
-
We will need to pass the layoutDirection to the MacOS/IOS platform views' create native method once the argument is supported in https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src…
-
Flutter engine in native world registers `_flutter.listViews` extension on the VM. App registers extensions on the VM as well, and clients such as dart-code that are connected to flutter daemon call…
-
## Plugin Version
ad sdk: 5.1.0 flutter:3.19.1
## Steps to Reproduce
firebase crashlytics record some crash throws by GoogleMobileAdsPlugin.java.
Logs
```
Fatal Exce…
-
See https://github.com/flutter/flutter/issues/37566 and https://github.com/flutter/flutter/issues/59501.
It's possible for users to end up adding their own native libraries in their Flutter Androi…
xster updated
8 months ago
-
Running `flutter build apk --debug` on my Windows 10 system fails with this error :
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':native_opencv:ext…
-
mac:react-native-lagou-master pro$ flutter run
Error: No pubspec.yaml file found.
This command should be run from the root of your Flutter project.
Do not run this command from the root of your git…
-
To ensure this plugin will work with users running the next stable version of Flutter remove references to the v1 embedding.
The v1 embedding was deprecated around 6 and a half years ago. In Flutte…