auric 0.0.1-alpha copy "auric: ^0.0.1-alpha" to clipboard
auric: ^0.0.1-alpha copied to clipboard

Lavalink v4 client for Dart with multi-source music support (YouTube, Spotify, Apple Music, SoundCloud). Built from scratch with audio filters and queue management.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add auric

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

dependencies:
  auric: ^0.0.1-alpha

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:auric/auric.dart';
2
likes
0
points
189
downloads

Publisher

unverified uploader

Weekly Downloads

Lavalink v4 client for Dart with multi-source music support (YouTube, Spotify, Apple Music, SoundCloud). Built from scratch with audio filters and queue management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, logging, web_socket_channel

More

Packages that depend on auric