flutter_midi_command_web 1.0.3 copy "flutter_midi_command_web: ^1.0.3" to clipboard
flutter_midi_command_web: ^1.0.3 copied to clipboard

Platformweb

The web implementation of flutter_midi_command, using the browser Web MIDI API to send and receive MIDI messages.

1.0.3 #

  • Update a dependency to the latest release.

1.0.2 #

1.0.1 #

  • Update a dependency to the latest release.

1.0.0 #

  • Initial web implementation release for flutter_midi_command.
  • Web MIDI backend for device enumeration, connect/disconnect, send, and receive.