-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
1.0.0
### Firebase Tools version
13.15.4
### Flutter Doctor Output
[√] Flutter (Channel stabl…
-
In multiple failed Gradle builds, users are seeing a suggestion to update their KGP version, when this is not the cause of the failure. We should either remove [the handler](https://github.com/flutter…
-
@alexlwn123 can you add some context please?
1M bounty once scoped out.
-
### Steps to reproduce
1. add `android:enableOnBackInvokedCallback="true"` to main/AndroidManifest.xml
2. run the code below
3. go to /home/second by tapping IconButton
4. open modalBottomSheet …
-
## Steps to Reproduce
1. Set the CupertinoTexThemeData with a primary color and a navActionTextStyle
2. Open up a Cupertino picker and it seems the text style uses the color from the navActionTex…
-
It appears that with every character typed we send a request to the platform to show soft keyboard.
## Steps to Reproduce
1. Execute `flutter run` on the code sample using an Android device
2. …
-
### Steps to reproduce
1. TextField with focus, keyboard showing
2. Clear focus from TextField
3. Open new page or dialog
4. Return to previous page with Navigator.pop
Issue started with upgr…
-
The `result` passed to `Navigator.pop(context, result)` never reaches the `PersistentBottomSheetController.closed`.
I think maybe the problem is [here](https://github.com/flutter/flutter/blob/fba99…
-
Hello,
I am programming an app for iOS and Android in Flutter that must use the camera to automatically capture images every second. I have to create a screen in portarit orientation that shows the…
-
Is it possible to make this a standalone game?
Yesterday, I realized that I want this game to be a standalone after experiencing a 14hr blackout due to a typhoon. We are safe but it is quite boring…