-
### Steps to reproduce
Samsung Galaxy, Xiaomi, etc. GBoard keyboard language change not working.
1. Put focus on text field.
2. Click on language change button on bottom GBoard keyboard.
3. No…
-
### Platform
Flutter Mobile
### Obfuscation
Disabled
### Debug Info
Disabled
### Doctor
```
[✓] Flutter (Channel beta, 3.27.0-0.1.pre, on macOS 14.6.1 23G93 darwin-arm64, locale en-AT)
• Fl…
-
### Version
2.3.0
### Platforms
Android, iOS
### Device Model
Moto Edge 40
### flutter info
```sh
[✓] Flutter (Channel stable, 3.7.12, on macOS 14.6.1 23G93 darwin-arm64, locale
en-IN)
…
-
### Steps to reproduce
Place a CircularProgressIndicator inside a Flex with FlexFit.tight (or any other widget that gives it tight constraints like a SizedBox)
### Expected results
The indicator sh…
-
### Version
5.3.1
### Flutter Doctor Output
```shell
[✓] Flutter (Channel stable, 3.24.3, on macOS 14.6.1 23G93 darwin-arm64, locale en-RO)
• Flutter version 3.24.3 on channel stable at /Users…
-
### Steps to reproduce
One of the requirements is that the AppBar should be hidden during list scrolling, so I created the widget using CustomScrollView, SliverAppBar, and SliverListView. When scroll…
-
# fvm flutter doctor -v
[✓] Flutter (Channel stable, 3.24.1, on macOS 15.0.1 24A348 darwin-arm64, locale ru-RU)
• Flutter version 3.24.1 on channel stable at /Users/vasilijisajkin/fvm/versio…
-
### Steps to reproduce
Issue is only occurring on some devices and is kinda hard to setup step by step guide for how to reproduce.
The app is built with:
`flutter build web --release --web-rend…
bpjhe updated
2 weeks ago
-
### Steps to reproduce
In some scenarios, developers may want to use `removeRoute()` instead of `pop()` to remove a nested route which is not the first one. By calling `removeRoute()` alone, all co…
-
### Steps to reproduce
1. Create a Flutter web project
2. Follow the [instructions for embedding in a web page](https://docs.flutter.dev/platform-integration/web/embedding-flutter-web#enable-multi…