piano 1.0.4 copy "piano: ^1.0.4" to clipboard
piano: ^1.0.4 copied to clipboard

Utilities and widgets for working with piano sheet music learning.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add piano

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  piano: ^1.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:piano/piano.dart';
32
likes
110
pub points
76%
popularity

Publisher

verified publisherhandform.net

Utilities and widgets for working with piano sheet music learning.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, equatable, flutter, freezed_annotation

More

Packages that depend on piano