youtube_id_scraper 1.0.0 youtube_id_scraper: ^1.0.0 copied to clipboard
A package to extract YouTube video IDs and other details from URLs.
YouTube ID Scraper #
A simple and efficient Flutter package to extract YouTube video IDs and other details from URLs. This package allows you to retrieve important information from YouTube video links, making it easier to work with YouTube URLs in your Flutter applications.
Installation #
To use this package, add youtube_id_scraper
as a dependency in your pubspec.yaml
file.
dependencies:
youtube_id_scraper: ^1.0.0