youtuber_explode_dart 0.0.1 copy "youtuber_explode_dart: ^0.0.1" to clipboard
youtuber_explode_dart: ^0.0.1 copied to clipboard

discontinued

A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add youtuber_explode_dart

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

dependencies:
  youtuber_explode_dart: ^0.0.1

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:youtuber_explode_dart/youtube_explode_dart.dart';
0
likes
40
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key.

Homepage

License

BSD-3-Clause (license)

Dependencies

equatable, html, http, http_parser, json_annotation, meta, xml

More

Packages that depend on youtuber_explode_dart