music_notes 0.10.0 copy "music_notes: ^0.10.0" to clipboard
music_notes: ^0.10.0 copied to clipboard

Music notes library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add music_notes

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

dependencies:
  music_notes: ^0.10.0

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

Import it

Now in your Dart code, you can use:

import 'package:music_notes/music_notes.dart';
9
likes
0
pub points
64%
popularity

Publisher

unverified uploader

Music notes library

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, meta, test

More

Packages that depend on music_notes