youtube 2.0.0 copy "youtube: ^2.0.0" to clipboard
youtube: ^2.0.0 copied to clipboard

A package to get youtube video information and thumbnail in multiple quality.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youtube

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

dependencies:
  youtube: ^2.0.0

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/youtube.dart';
51
likes
150
pub points
89%
popularity
screenshot

Publisher

verified publisherrohitchouhan.com

A package to get youtube video information and thumbnail in multiple quality.

Homepage
Repository (GitHub)
View/report issues

Topics

#youtube #yt #thumbnail #googleapis #google

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on youtube