-
### 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…
-
### Describe the bug
When running stacked generate with a form consisting of only dropdown fields, the generated form.dart contains missing methods.
* The method '_updateFormData' isn't defined fo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
1.0.0
### Firebase Tools version
13.20.2
### Flutter Doctor Output
[√] Flutter (Channel beta,…
-
### Steps to reproduce
1. Run the provided sample code
### Expected results
The caret at the end should be the same size as the other two.
### Actual results
The caret at the end is sho…
-
### Minimal reproducible example
https://github.com/dulyts/expo-notifications-issue
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development build?
Yes
…
-
This effects only `iOS`. tested on `iPhone 6` and `iPad (3rd gen)`
##Demo
[https://drive.google.com/file/d/1LPMdNMf6z6yYBCYM3JMegMx-SQw0vGUs/view?usp=sharing](https://drive.google.com/file/d/1LP…
-
I try to run on Android, following error message is displayed
```
BUILD FAILED in 45s
error Failed to install the app. Make sure you have the Android development environment set up: https://rea…
-
### Describe the bug
As the title says, I'm using a build variant called `development`, which uses our release signing config and generally replicates a release build.
When I build the app local…
-
### Steps to reproduce
Wrap any widget (e.g. Text) with `Expanded` and provide a flex 0. Make sure to make the parent widget a non-flex widget which do not support `Expanded` widgets as a child.
I…
-
In the starter app created by `flutter create`, the FAB has a Tooltip that appears on a long press.
When the tooltip appears, it cancels out the Ink response on the FAB, even though the user is co…