flutter_midi_command_darwin 1.0.8 copy "flutter_midi_command_darwin: ^1.0.8" to clipboard
flutter_midi_command_darwin: ^1.0.8 copied to clipboard

PlatformiOSmacOS

Darwin (iOS/macOS) serial MIDI wrapper for flutter_midi_command.

1.0.8 #

  • FIX: report CoreMIDI destinations as inputPorts and sources as outputPorts so port direction matches the public device-owned API contract (#164).
  • Update the platform interface dependency constraint to ^1.0.8.

1.0.7 #

  • Bump "flutter_midi_command_darwin" to 1.0.7 and update the platform interface dependency constraint.

1.0.6 #

  • Bump "flutter_midi_command_darwin" to 1.0.6.

1.0.5 #

  • Bump "flutter_midi_command_darwin" to 1.0.5.

1.0.4 #

  • FIX(ci): track pubspec_overrides.yaml so melos bootstrap works on clean checkouts.

1.0.3 #

  • Update a dependency to the latest release.

1.0.2 #

  • N

1.0.1 #

  • Update a dependency to the latest release.

1.0.0 #

  • Initial federated Darwin (iOS/macOS) implementation release in monorepo layout.
  • Host MIDI API contracts migrated to generated Pigeon interfaces.