piano_widget 1.1.0 copy "piano_widget: ^1.1.0" to clipboard
piano_widget: ^1.1.0 copied to clipboard

outdated

A new Flutter package provide a widget that show piano keyboards layout.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add piano_widget

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

dependencies:
  piano_widget: ^1.1.0

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_widget/piano_widget.dart';
10
likes
0
pub points
36%
popularity

Publisher

verified publisherdemen.org

A new Flutter package provide a widget that show piano keyboards layout.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on piano_widget