-
Hi there,
My Flutter application uses the `analyzer` package, and I'm finding that after a upgrade, our tests are now failing.
It looks like `getSdkPath` wasn't designed to accommodate a `Platfo…
-
### 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
…
-
Hello.
I am creating a survey system using flutter_survey-0.1.4.
This time I upgraded to Flutter version 3.22.0 on channel stable.
When I built the application, I got the following error and could …
-
## Summary
На new-design-preview при любой перерисовке дерева виджетов (провести пальцем, тыкнуть или ещё что-нибудь) мерцают все видео в Safari/Chrome на iOS.
## Steps to reproduce
1. Запуст…
-
1. Initialize speech and listen
2. I don't make any sound.
3. A time out occurs and an error occurs in speech.
4. An error occurs when calling setState on the screen after an error has occurred.
…
-
### What package does this bug report belong to?
camera
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### Dependency versions
La…
-
hi,
the spinner/process-working is the only symbolic icon in the scalable group that is not 1px and very busy/noisy at lower sizes.
does it make sense to swap the spinner to [vanilla-framework's …
-
I'm encountering an issue with the ChromeSafariBrowser plugin where the browser.close() method is failing to close the browser window.
I'm utilizing 'ChromeSafariBrowser' from the 'flutter_inappvie…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Are you aware of the differences between iOS and Android background message handling?
- [X] I understand that…
-
### Steps to reproduce
In some scenarios, developers may want to use `removeRoute()` instead of `pop()` to remove a nested route which is not the first one. By calling `removeRoute()` alone, all co…