-
### Steps to reproduce
1. run the code sample
2. tap IconButton with "+" icon.
3. dialog display and tap the barrier
4. tap "OK"
5. tap drawer button
6. tap other area without drawer
### Expect…
-
Fix: https://github.com/flutter/flutter/issues/22193#issuecomment-1046333568
---
I've found a [LINK](https://stackoverflow.com/questions/52463714/how-to-test-localized-widgets-in-flutter?answert…
-
The following assertion was thrown while finalizing the widget tree:
Duplicate GlobalKey detected in widget tree.
The following GlobalKey was specified multiple times in the widget tree. This will…
-
Using map_view 0.0.14 I get following exception when trying to use static map:
```
08-14 10:44:40.184 6649-6671/cz.xxx.xxx I/flutter: type '_InternalLinkedHashMap' is not a subtype of type 'Map'
08…
-
### Bug description
How to reproduse for example:
Go to Manager 1.22.0
Export keystore file
Go to Manager 1.23.0-dev.4
Import this keystore file
Got an error `Unable to use selected keystore file`
…
-
### Steps to reproduce
1. Modify MainActivity.kt to use FlutterFragmentActivity instead of FlutterActivity.
2. Run the official example of StatefullShellRoute from the go_router package. The examp…
-
### Use case
There is no `validator` property on DropdownMenu.
It is tricky to show error messages on DropdownMenu because of not knowing when the validation is being ran on the parent form.
…
-
**Describe the bug**
Ripple is affecting errorText and helperText, looks horrible with BorderRadius
**To Reproduce**
Steps to reproduce the behavior:
1. Embed DropdownSearch with Material
2. …
-
## 🐛 Bug Report
I installed the package without even using the widget I got the following error
### Expected behavior
FAILURE: Build failed with an exception.
* What went wrong:
Execution f…
-
## Use case
Many desktop applications utilize the menubar to give customers direct access to sticky-functionality. On MacOS menubar applications tend to be on the top _right_ side of your screen an…