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

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.3.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';
9
likes
140
pub points
40%
popularity

Publisher

verified publisherdemen.org

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on piano_widget