akvus

Results 3 issues of akvus

I'm trying to connect my MIDI device to a Flutter app running on Windows. I have the following: ``` final Pointer hMidiDevice = malloc(); Pointer callbackPointer = Pointer.fromFunction(midiInCallback); final result...

bug
blocked

**Describe the bug** We get the following exception in Sentry: StateError layout_overlays.dart in AnchoredOverlay.build.. **To Reproduce** Unable to reproduce on local, we only get many reports of this issue in...

more-info-required

**Is your feature request related to a problem? Please describe.** Assuming a Flutter application has multiple flavors, this results in multiple flutter_native_splash YAML configuration files. In extreme cases, there may...