auric 0.0.4-alpha copy "auric: ^0.0.4-alpha" to clipboard
auric: ^0.0.4-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

With Flutter:

 $ flutter 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.4-alpha

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

Documentation

API reference

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)

License

unknown (license)

Dependencies

http, logging, web_socket_channel

More

Packages that depend on auric