-
### 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/…
-
Hi,
FilterChips with both the HTML and CanvasKit renderer appear to be having extra vertical spacing in Android and ios web.
Expected as seen in Windows, IpadOS :
![image](https://user-images.g…
-
MacBook-Pro:~ jerry$ barhide -hV [options] utools.app
/opt/homebrew/bin/barhide: line 89: [: too many arguments
No app with this name
-
### 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 am able to successfully use .reverseVideo as an example, however, every time I use the boomerang function the video returned is null.
Example code
```
const boomerang = async (videoPath) => {
…
-
I'm strongly sure that async multiplayer mode more useful in most cases especially mobile devices and so should be implemented.
> In next words "save-game" means some transferable game data that co…
-
### What happened?
I'm maintaining a legacy app built with React Native. I can build it, and the app opens without issues on both iOS 16 and iOS 17 devices. The problem occurs when I try to log in. O…
-
Please refer to the code at https://github.com/mfdcoder/flutter-form-voiceover
Steps to reproduce
1. Switch on Voiceover
2. Using Ctl + Option + Right arrow navigate to the TextFormField
3. Co…
-
## Steps to Reproduce
1. Execute `flutter run example` on the code sample
2. Copy some text with more than one line to the clipboard
3. Try pasting any input in Flutter
**Expected res…
-
## Description
I have a simple sample with the layout structure of FlexLayout which has more number of Grid. Each Grid has two children that are
1) Grid with Label as a child
2) Custom View (To…