-
## What
The camera preview will not initialise on Samsung Galaxy Note10+. ```const devices = useCameraDevices();``` remains undefined.
### Logs
```LOG Running "CameraPage" with {"initialProp…
-
Is it possible to pass an audio stream or audio file to speech_to_text to output.
I have been using speech_to_text conversion and audio recorder package https://pub.dev/packages/flutter_sound
Is…
-
Seems audio player is deprecated when using in Flutter's latest Beta. I'm using the following in Android Studio;
Flutter 1.23.0-18.1.pre • channel beta • https://github.com/flutter/flutter.git
Fra…
-
**Flutter Version:** 2.0.2
**Lib Version:** 3.0.3
**Platform Android:** Android 10
Songs from network and assets folder is playing well, but the example code in main_media_query.dart is thr…
ghost updated
3 years ago
-
## Flutter Sound Version : 8.1.0
- **FULL** or **LITE** flavor ? LITE
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
```
flutter pub deps | grep flutte…
-
I have added flutter views as a flutter module in my existing native(java) android app. After flutter version 1.22.6, whenever I generate a release signed APK, the network calls(rest api calls) are no…
-
Hi, I'm using the image_picker plugin and every time I click the button this error message appears "MissingPluginException (No implementation found for method pickImage on channel plugins.flutter.io/i…
-
https://b.corp.google.com/issues/151064143. Only a stack trace.
cc @cbracken
-
## Steps to Reproduce
The keyboard cursor should go to the end of line when TextField is set via TextEditController (for example when autocomplete), so that users can continue typing from the curso…
-
Related issue: https://github.com/Picovoice/flutter-voice-processor/issues/2
I am using a flutter video player plugin and the video player seems to be playing through the earpiece speaker instead o…