-
## Steps to Reproduce
1. Get and print getExternalStorageDirectory() in main()
2. Get and print getExternalStorageDirectory() in class _MyState extends State
3. Compare
Logs
With …
-
I implemented the library, but after showing the first toast, the addition of other toasts does not lead to the update of the toast list and their display
The code is practically the same as that fou…
-
### Steps to reproduce
1. Run the attached code
2. Press tab repeatedly
3. Observe what UI is focused each time the tab key is pressed.
### Expected results
Focus moves from buttons outside to of…
-
## Steps to Reproduce
PC Windows 11 / Chrome.
Create Container => ShaderMask => BoxDecoration => DecorationImage
Apply Transparent to black Linear Gradient in the shader callback, aligned Top…
-
### What version are you using?
6.2.0
### What OS and version are you using to local deploy your application?
MacOS Sonoma 14.0
### What platforms are you seeing the problem on?
iOS
### pubspec.…
-
I am using the following startup_task configuration inside my msix_config:
```
startup_task:
enabled: true
parameters: autostart
```
When I restart my PC the installed flutter a…
-
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Press the `Add` button to add a lot of `FlutterLogo`s
3. Press the `Change Direction` button...
**Expected resul…
-
The following code will produce a buggy state of iOS VoiceOver when run on a real iOS device.
Not reproducible on Android.
1. Open the app on a real iOS
2. Turn on VoiceOver
3. Tap the FAB
4…
-
Good afternoon,
First of all, congratulations on the plugin, very good idea.
I have a problem; Calling my class is generating the following error:
Looking up a deactivated widget's ancestor i…
-
Internal: b/226346272
Flutter apps are rendered incorrectly when in some Android WebViews.
By *some* I mean it doesn't happen everytime, I found one test app where it doesn't happen.
It also happen…