-
This issue is intended to collect feedback regarding the [rfw package](https://pub.dev/packages/rfw).
If you have found a bug with RFW, please [file a new issue](https://github.com/flutter/flutter/…
Hixie updated
2 weeks ago
-
Hi all,
I have read https://github.com/tekartik/sqflite/issues/502 but it's does not help me for stable release.
I used sqflite_common_ffi (for linux) and sqflite (for ios, mac, android) it w…
-
## Feature description
Your documentation and examples have no examples where you can touch the input. How difficult would this be to implement with your underlying widgets?
-
**Which API doesn't behave as documented, and how does it misbehave?**
I can't play a short audio file (0.2 seconds) if I call play 2 or more seconds after the initialization (loading) is done. I…
-
See discussion in https://github.com/google/flutter-desktop-embedding/issues/98
If we end up supporting multiple root views within one engine instance, this will require embedding API changes. If w…
-
## NavigationDrawer has wrong width
The `NavigationDrawer` drawer width does not follow Material-3 specification.
**Reference:** Material-3 Navigation Drawer specification https://m3.material.io…
-
Please add the support for **CMD+Left Mouse Click** shortcut to open the web link in the new tab to the Link widget to url_launcher package.
-
### Use Case
Classes that implement interfaces from the engine generally need to have `noSuchMethod` defined to allow for automatic rolls to happen without breaking the flutter repo when new parts of…
-
I don't want to discourage anyone, I'm just not sure if a new template will really help people who struggle in building an app.
1. To really teach them how to build a more complex app you almost a…
-
I am trying to implement a form having a FormArray of FormGroups. However, I am unable to get it working. I could not find a working implementation for the same, in the package examples or the Interne…