flutter_midi_command_linux 1.0.1
flutter_midi_command_linux: ^1.0.1 copied to clipboard
FlutterMidiCommand for Linux.
flutter_midi_command_linux #
This is the Linux specific implementation of FlutterMidiCommand
This package is implemented in Dart and registers through dartPluginClass.
It talks to ALSA MIDI devices through the midi package and does not ship a
native C++ Flutter Linux plugin.
Limitations #
Virtual MIDI source creation is currently not implemented on Linux.