ghost23 / music_notes

A flutter package for displaying music sheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

music_notes

This flutter library wants to render music notation. There is tons of things still missing. Currently it can only render staff systems (one or two), time signatures, simple accidentals, bar lines and simple notes and simple note beams.

It also has a very basic musicxml parser, that only supports, what this library is able to render.

I only work on this infrequently when I have time and feel like it 🙂

In the example folder you find a small dummy app showing the library in action.

Screenshot

Screenshot

About

A flutter package for displaying music sheets

License:Other


Languages

Language:Dart 91.5%Language:C++ 3.4%Language:CMake 2.8%Language:JavaScript 1.2%Language:Swift 0.4%Language:C 0.3%Language:Kotlin 0.2%Language:Ruby 0.2%Language:Objective-C 0.0%