-
I have run the example app on flutter web, it does not show images properly. The tiles glitch. Please look at my pull request, I migrated the project to null safety. It works ok on the phones. The app…
-
### Is there an existing issue for this?
- [X] I have searched the [existing package issues](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3Apackage)
- [X] I have read the…
-
## Steps to Reproduce
1. Create a new project with `flutter create my_app`
2. Set a custom `distributionUrl` in `/android/gradle/wrapper/gradle-wrapper.properties` that requires basic authenticati…
-
### Steps to reproduce
- Run the code sample below
- check the difference of behavior between UnderlineInputBorder and OutlineInputBorder
### Expected results
When `alignLabelWithHint` is …
-
* [X] [Support tracingOrigins for performance feature](https://github.com/getsentry/sentry-dart/issues/604) - replaced by `tracePropagationTargets`
* [X] [Add Flutter web renderer information to event…
-
## Steps to Reproduce
1. Run the given sample code.
2. Resize the window as in the videos below.
3. Observe the behavior
- To observe the behavior again, simply refresh the page or hot relo…
-
### Steps to reproduce
1. Run code sample
2. Make your screen small enough so that submenus overlap when opened (see video)
3. Move focus using only the down arrow
### Expected results
Focus sho…
-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
iOS
### Have you already upgraded your packages?
Yes
### Dependency versions
pub…
-
### 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…
-
In general, we want existing projects to work in newer versions of Flutter (modulo deliberate breaking changes). However, whenever we have an SDK dependency on a package that's not part of the SDK, we…