FLUTTER ECOSYSTEM

mlm-games/musicore-libre

안드로이드용 MusicXML 뷰어 (OSMD 래퍼)

Musicore 프로젝트 이미지
Stars
10
Forks
2
최근 푸시(UTC)
2026. 7. 21.
프로젝트 상태
활성
ragebreaker GitHub avatar
GITHUB User

ragebreaker ↗

Valles Marineris공식 웹사이트 ↗
언어DartC++CMakeHTMLSwiftCKotlinObjective-C

사용 중인 의존성

의존성 목록 11 개

앱 카테고리

원본 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.

Get it on F-Droid

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

  1. Clone the repository
  2. Run flutter pub get
  3. Place the OpenSheetMusicDisplay library in assets/www/js/ (if not present/updating)
  4. Run flutter run

License

This project is licensed under the MIT License.