youtube_metadata

Creator: coderz1093

Last updated:

0 purchases

youtube_metadata Image
youtube_metadata Images
Add to Cart

Description:

youtube metadata

youtube_metadata #


pub.dev/youtube_metadata #
Hi! This is a lightweight⚡ package to fetch basic metadata for youtube video from the url
To install, add to pubspec.yaml #
flutter:
sdk: flutter
youtube_metadata: ^1.0.0
copied to clipboard
and then run flutter pub get
Calling the method #
MetaDataModel metaData = await YoutubeMetaData.getData(link);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.