-
### 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…
-
### 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…
-
> [!NOTE]
> This is a quasi-placeholder issue, as I only learned what a "Surface Texture" is ~5 minutes ago, so part of the resolution will be updating this issue with actual useful information. Th…
-
## Steps to Reproduce
(0. I've attached a minimum reproducible example below)
1. Create a sample project with a Text widget.
2. Set the text of the Text widget to be some dual character emo…
-
Whenever there are issues with the device internet connectivity (no connection / VPN usage), app crashes and aborts with the message pasted below.
java.lang.IllegalStateException: Reply already sub…
-
## Steps to Reproduce
1. Execute `flutter run` on starter app
2. Toggle airplane mode
**Expected results:** App to continue running
**Actual results:** App crashes
Note, the app d…
-
Hey, your package is awesome, but unfortunately the alert does not support the Material 3 dialog on Android 12 or higher. Can you implement it soon?
Other questions:
1. Is there a way to disable …
-
### Steps to reproduce
flutter run -vv
### Actual results
i can't build app
```
[ +101 ms] FAILURE: Build failed with an exception.
[ ] * What went wrong:
[ ] java.util.co…
-
### 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…
-
Hi Ricardo,
Following up on my previous question in [your blog](https://blog.mytiki.com/p/how-to-call-dart-from-android-or), I develop my SDK by referring to what you have implemented in this repos…