mlm-games/musicore-libre
Android用MusicXMLビューア(OSMDラッパー)
- Stars
- 10
- Forks
- 2
- 最終プッシュ(UTC)
- 2026/07/21
- プロジェクト状態
- 公開中
言語DartC++CMakeHTMLSwiftCKotlinObjective-C
使用している依存関係
依存関係一覧 11 件
- flutter
{"sdk":"flutter"} - flutter_riverpod
^2.5.1 - file_picker
10.3.2 - flutter_inappwebview
^6.0.0 - cupertino_icons
^1.0.8 - archive
^4.0.7 - receive_sharing_intent
^1.2.1 - flutter_test開発用
{"sdk":"flutter"} - flutter_lints開発用
^5.0.0 - integration_test開発用
{"sdk":"flutter"} - path_provider開発用
^2.1.4
アプリカテゴリー
元の README
以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。
README を開く / 閉じる
Musicore
A MusicXML viewer for android.
Just a prototype for trying out flutter, mostly not going to develop it further due to flutter being a pain long term and automation being half-baked.
Or download the latest APK from the Releases Section.
Features
- displays MusicXML files (.xml, .musicxml, .mxl) (tested .mxl, .xml)
- Non-audio playback with play/pause/stop controls
- Dark mode support
Getting Started
- Clone the repository
- Run
flutter pub get - Place the OpenSheetMusicDisplay library in
assets/www/js/(if not present/updating) - Run
flutter run
License
This project is licensed under the MIT License.