Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/invisiblewrench/flutter_midi_command_web
https://github.com/invisiblewrench/flutter_midi_command_web
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/invisiblewrench/flutter_midi_command_web
- Owner: InvisibleWrench
- License: bsd-3-clause
- Created: 2020-09-17T09:26:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T12:50:39.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T10:38:33.348Z (3 months ago)
- Language: Dart
- Size: 29.3 KB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# flutter_midi_command_web
Federated Flutter plugin for Web platform implementing the interface from the [flutter_midi_command_platform_interface](https://github.com/InvisibleWrench/flutter_midi_command_platform_interface)
## Getting Started
Until this plugin is endorsed by the main [FlutterMidiCommand plugin](https://github.com/InvisibleWrench/FlutterMidiCommand) you will need to include both the interface and this plugin as dependencies, please see the example app in this repo for how to do this.