-
- [x] I have read the [Getting Started](https://inappwebview.dev/docs/intro/) section
- [x] I have already searched for the same problem
## Environment
| Technology | Version …
-
I'm intermittently having *extremely* slow dart analyzer performance with VS code around 10-15 times an hour.
A typical instance starts with me typing to fix an error or triggering autocomplete. W…
-
### Steps to reproduce
1. Create two `TextField` widgets, the first with `TextInputAction.next`, the second with `TextInputAction.done`
2. Run the flutter app
3. Tap the first text field to focus…
-
### 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…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Database
### Which platforms are affected?
Web
### Description
If the persist…
mogol updated
2 months ago
-
_Imported from https://github.com/dnfield/flutter_svg/issues/1099_
Original report by @8symbols on Sep 2, 2024
If you provide a `bundle` argument to `SvgPicture.asset` and use `Image.asset(...)`, th…
-
### Steps to reproduce
ISSUE: When Windows display scaling is set to non-integer values, such as 125% or 150%, setting the dimensions of widgets can result in some sizes being displayed incompletely,…
-
### Steps to reproduce
Use this code, works in DartPad (web platform affected as well).
1. Create 2 RichText widgets, where one contains empty TextSpan and the other non-empty (single character is…
-
### Steps to reproduce
Steps to Reproduce:
Create a simple Flutter app with two screens.
Use Navigator.push to navigate from Screen 1 to Screen 2.
Use Navigator.pop in Screen 2 to return a strin…
-
### Steps to reproduce
When soft keyboard is visible, unless options widget is constrained or set to a specific height, part of the options overlay will be hidden behind the keyboard. This is a dea…