mlm-games/musicore-libre
適用於 Android 的 MusicXML 查看器(基於 OSMD 的包裝)
- Stars
- 10
- Forks
- 2
- 最近推送(UTC)
- 2026年7月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
App 分類
原始 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.