youtube_streams 1.0.3 copy "youtube_streams: ^1.0.3" to clipboard
youtube_streams: ^1.0.3 copied to clipboard

YouTube audio & video streams parser.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youtube_streams

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

dependencies:
  youtube_streams: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:youtube_streams/youtube_streams.dart';
2
likes
130
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

YouTube audio & video streams parser.

Topics

#youtube #parser #steams

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on youtube_streams