-
## Steps to Reproduce
**MUST run on device**
1. page contain uikitview(red color widget in demo).
2. play video, app crash
**Expected results:**
play video normally
**Actual resul…
-
**Describe the bug**
When I create a PDF single page (in my case) its all ok, but when I turn the device to landscape orientation app crash with following error:
```
I/testpdf(11254): Starting a …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/docs/…
-
I have made an application with flutter, the release apk works fine on my phone. I also installed it on my sister's phone and it works fine but on the customer's phone the second page(showing the logi…
-
### Platform
iOS 17.0.3
### Plugin
sensors_plus
### Version
3.1.0
### Flutter SDK
3.16.0-0.3.pre
### Steps to reproduce
The sensors_plus 3.1.0 example located at https://pub.dev/packages/sens…
-
## Steps to Reproduce
This is my `main.dart`
```dart
import 'package:flutter/material.dart';
import 'package:ios_orientation_bug/test_page.dart';
void main() {
runApp(MyApp());
}
…
-
I've got a button in my app which would force orientation change (from portrait to landscape and back). Most of the time this works fine and the image is updated correctly with the orientation change.…
-
I have an application that uses the `camera` and `video_player` for taking pictures/record videos and upload to firebase storage. Then, I download from firebase and reproduce by using `Image.file` or …
-
**Issue related to webview_flutter (0.3.22+1)**
1. WebView is not being rendered on Android (virtual device and real device (Samsung Note 10+)).
2. I had a working project in the past (3~4 weeks a…
-
Thanks to release this useful plugin. i get this error when i try to play video
```
E/flutter (16830): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: NoSuchMethodError: The gett…