-
### Steps to reproduce
1. hit navigate button
2. hit pop button
### Expected results
the route pops despite the triggered redirect
### Actual results
the route is not popped
### Code sample
Co…
-
### 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…
-
# Summary
Flutter does not output symbol files for re-builds in different build modes.
This causes a lot of confusion when re-building with different build modes, for example, with and without `…
-
- [x] I have read the [README](https://github.com/vrtdev/flutter_workmanager/blob/master/README.md)
- [x] I have done the setup for [Android](https://github.com/vrtdev/flutter_workmanager/blob/master…
-
## Steps to Reproduce
I'm displaying network images on Flutter web. The [workaround](https://stackoverflow.com/a/66617476/2497859) I found to fix this issue by adding `--web-renderer html` argu…
omatt updated
2 months ago
-
I can not run `flutter pub get` because of the following error:
```
The plugin `disk_space` uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future bu…
-
Hi, I was playing with video_player package example, and when I tried this code: https://github.com/flutter/packages/blob/main/packages/video_player/video_player/example/lib/main.dart#L383-L438
The…
-
### 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…
-
I don't know what happened, but the app doesn't do anything anymore. Sending a test notification works, but codes don't get copied or recognized anymore. There have also been no new codes in the histo…
-
### Android framework version
net8.0-android, net9.0-android
### Affected platform version
.NET 8 & .NET 9
### Description
Hi,
We have been running our .Net Maui Android app on .Net …