-
### Steps to reproduce
1. Create a new Flutter project.
2. Implement the Shortcuts widget with a specific key combination.
3. Test the functionality on a Windows machine (works as expected).
4. Te…
-
### What happened?
Minimal Flame example throws Exception in Flutter Web with message "Trying to render a disposed EngineFlutterView." (to reproduce see below). Tested with Flame 1.20 and 1.19 / Fl…
-
-
**What happened**:
Trivy tool had the same issue which was [raised here](https://github.com/aquasecurity/trivy/discussions/5984).
We are using syft to generate SBOMs for our Dart/Flutter project…
-
### Steps to reproduce
One of the requirements is that the AppBar should be hidden during list scrolling, so I created the widget using CustomScrollView, SliverAppBar, and SliverListView. When scroll…
-
I'm encountering a freezing issue when running the app on iOS. The log shows the following error:
`[ERROR:flutter/impeller/base/validation.cc(59)] Break on 'ImpellerValidationBreak' to inspect poin…
-
### Steps to reproduce
1. Run sample
2. Observe dropdown icon is aligned to where the content would be instead of the field as a whole
### Expected results
The dropdown icon should be vertically c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I’m getting this error: “Your app version is outdated. To run the app on iOS 14, please…
-
**Describe the bug**
Rune stops working when creating a library on a remote drive attached with Finder -> Go -> Connect to server.
`flutter run` log:
```
Launching lib/main.dart on macOS in de…
-
when working on sdks higher than 33 the android app crashes when tapping the pay now button
Exception java.lang.SecurityException: Settings key: is only readable to apps with targetSdkVersion low…