-
### 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 want to thank you for this awesome package. We have the following scenario: We would like to put some custom buttons on the appbar and still have the built in functionalities.(undo,redo, apply) Is t…
-
### Description
Ability to work with screen orientation on mobile device (change, lock/unlock).
### API Declaration
- DeviceOrientations DeviceOrientation.CurrentOrientation
- void LockOrienta…
-
## Steps to Reproduce
1. Execute `flutter run` on and iOS device, on the code sample available on this repo: https://github.com/letsar/flutter_camera_ios_orientation_issue
2. Rotate the device…
-
### 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/do…
-
While running in debug mode, tapping text fields in the gallery text fields demo (or any of the demos that feature text fields) produces loads of warning/error messages.
```
E/SpannableStringBuild…
-
## Bug report
**Describe the bug**
I send the notification from asp.net Core backend. On iOS When app is killed, Notification receive. When I click on notification, App open but no data is shown. …
-
### Is there an existing issue for this?
- [X] I have searched the [existing package issues](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3Apackage)
- [X] I have read the [g…
-
### Discussed in https://github.com/AppiumTestDistribution/appium-device-farm/discussions/740
Originally posted by **ShubhangiShingade** July 10, 2023
I have a hub and node setup with each run…
-
I am trying to utilise 2 plugins here at the same time here so I realise that this may not be possible.
On the tap of a button I'm starting an rtmp stream and starting the recordingstate in cameraw…