piano icon indicating copy to clipboard operation
piano copied to clipboard

A Flutter package for working with piano keys and sheet music

Results 6 piano issues
Sort by recently updated
recently updated
newest added

I am having difficulty figuring out how I should render the widgets, such as the clef with notes. Please consider adding a couple of step-by-step examples of working with the...

I need a little bit music piano assets with api. How can i find this

On IOS and web everything is working properly. In android I found this solution (not the best but it shows at least) in `clef_painter.dart` file ```dart final clefSymbolOffset = Platform.isAndroid...

It would be helpful to show what finger number to use when pressing a note. E.g., when practicing scales or arpeggios, using particular finger sequences can make a big difference.