snapdart 0.1.4 copy "snapdart: ^0.1.4" to clipboard
snapdart: ^0.1.4 copied to clipboard

Snapcast control client and player for Dart and is using the Snapcast JSON-RPC API to control Snapcast

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add snapdart

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

dependencies:
  snapdart: ^0.1.4

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:snapdart/snapdart.dart';
1
likes
40
pub points
0%
popularity

Publisher

verified publishercandbdev.com

Snapcast control client and player for Dart and is using the Snapcast JSON-RPC API to control Snapcast

Homepage
Repository (GitLab)
View/report issues

License

MIT (LICENSE)

Dependencies

logging

More

Packages that depend on snapdart