Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 552 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 552 Bytes

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