Filip Hracek
Filip Hracek
I'd love to be able to define local enums the same way I can define local functions or variables. Like so: ```dart class Blah { // ... a lot of...
This change introduces a new `MapUsedAfterWidgetDisposedError` that facilitates debugging when the user calls a method on `GoogleMapsController` after the associated map has been disposed. This replaces the previous behavior, which...
### Platform Flutter Desktop Windows ### Obfuscation Disabled ### Debug Info Disabled ### Doctor ``` [√] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.22631.4602], locale en-US) • Flutter version...
I would very much like to be able to run tests on a Raspberry Pi using `flutter drive`. Is that somehow possible with `flutter-pi`? Or maybe I can build a...
**Description** When playing sound effects and music at the same time, sidechain ducking is a useful feature. Basically, here's how this feature works. Let's take a video game with background...
**Description** Hi, this is almost certainly out of our reach but I decided to file it anyway just in case we see more of these and it turns out to...
**Description** Here's a Sentry error that I haven't seen yet. ``` ArgumentError: Invalid argument(s): Failed to load dynamic library 'libflutter_soloud_plugin.so': libvorbis.so.0.4.9: cannot open shared object file: No such file or...