flutter_midi_command_ble 1.0.2 copy "flutter_midi_command_ble: ^1.0.2" to clipboard
flutter_midi_command_ble: ^1.0.2 copied to clipboard

Shared BLE MIDI transport for flutter_midi_command based on universal_ble.

1.0.2 #

  • N

1.0.1 #

  • Update a dependency to the latest release.

1.0.0 #

  • Updated the shared BLE transport and tests for the universal_ble 2.x API.
  • Resolved Windows example build issues caused by deprecated coroutine headers in older universal_ble releases.

1.0.0 #

  • Initial shared BLE transport release for flutter_midi_command.
  • BLE transport implemented in Dart via universal_ble.