youtunee_core 0.0.4 copy "youtunee_core: ^0.0.4" to clipboard
youtunee_core: ^0.0.4 copied to clipboard

Wrap YouTube Music API to get and listening music with no ads.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add youtunee_core

With Flutter:

 $ flutter pub add youtunee_core

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

dependencies:
  youtunee_core: ^0.0.4

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:youtunee_core/youtunee_core.dart';
5
likes
130
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Wrap YouTube Music API to get and listening music with no ads.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

http

More

Packages that depend on youtunee_core