-
RE https://github.com/flutter/flutter/issues/106046#issuecomment-1172605241
We could take a lot of stuff from the FAQ page: https://docs.flutter.dev/development/platform-integration/web/faq
- co…
-
## Your Environment
* Plugin version: 4.16.0
* Platform: Android
* OS version: 13
* Device manufacturer / model: Google Pixel 4
* Flutter info (`flutter doctor`):
Doctor summary (to see a…
-
**This change will not be done anytime soon** but will be submitted to keep track of our plans and have related discussions in one place.
I propose that we stop supporting `flutter_quill_extensions…
-
I encounter crashes in my app and in the plugin example app - the problem is random, sometimes easy to replicate but sometimes it can take a long time to reproduce it.
The app simply crashes fr…
-
If you would like to volunteer to participate in some way on a community Commercial Roadmap, please comment on this issue.
Please indicate if you are volunteering on behalf of an enterprise, SMB co…
-
### Steps to reproduce
My application is using MaterialApp. I want to have a customization scrollbar so I declared scrollbarTheme in ThemeData. Below are the minimal steps:
1. Wrap ListView or Sin…
-
Not sure if this is the analyzer declaring any "Diagnostic"s an error, or flutter being too strict in processing the output, this shows up when trying to build a project with a macro reporting anythin…
-
I am experiencing a significant increase in APK size when integrating the Banuba Video SDK into my Flutter app. The release APK size without the SDK is around 30 MB, but it balloons to over 600 MB whe…
-
### Steps to reproduce
1. Use old api of shared preferences.
2. Build the app.
### Expected results
It should work with old api of shared preferences.
### Actual results
Getting exception as bel…
-
### Steps to reproduce
1. Enable talkback
2. Select a widget with an onTapHint
### Expected results
The onTapHint should be read (after other context such as button)
### Actual results
…