in_phase 1.1.2 copy "in_phase: ^1.1.2" to clipboard
in_phase: ^1.1.2 copied to clipboard

A music library management tool for creating and syncing playlists between Spotify and Rekordbox.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate in_phase

Use it

The package has the following executables:

$ in_phase

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add in_phase

With Flutter:

 $ flutter pub add in_phase

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

dependencies:
  in_phase: ^1.1.2

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:in_phase/in_phase.dart';
0
likes
140
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

A music library management tool for creating and syncing playlists between Spotify and Rekordbox.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, dcli, doos, drift, equatable, fuzzywuzzy, glob, image, intl, io, json_annotation, oauth2, oxidized, path, rekorddart, spotify, sqlite3, uuid, yaml, yaml_codec, youtube_explode_dart

More

Packages that depend on in_phase