saavy_music 0.4.0 copy "saavy_music: ^0.4.0" to clipboard
saavy_music: ^0.4.0 copied to clipboard

An opinionated, compositional, and immutable music theory library for Dart, designed for developers who think about harmony in terms of shapes and relationships.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add saavy_music

With Flutter:

 $ flutter pub add saavy_music

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

dependencies:
  saavy_music: ^0.4.0

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

Import it

Now in your Dart code, you can use:

import 'package:saavy_music/saavy_music.dart';
1
likes
160
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

An opinionated, compositional, and immutable music theory library for Dart, designed for developers who think about harmony in terms of shapes and relationships.

Repository (GitHub)
View/report issues
Contributing

Topics

#music-theory #ear-training #music #composition #harmony

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on saavy_music