name: youtube_explode_dart description: A port in dart of the youtube explode library. Supports several API functions without the need of Youtube API Key. version: 1.10.8 homepage: https://github.com/Hexer10/youtube_explode_dart environment: sdk: '>=2.13.0 <3.0.0' dependencies: collection: ^1.15.0 freezed_annotation: ^0.14.3 html: ^0.15.0 http: ^0.13.0 http_parser: ^4.0.0 json_annotation: ^4.0.0 meta: ^1.3.0 xml: ^5.0.2 dev_dependencies: build_runner: ^2.1.4 console: ^4.1.0 freezed: ^0.14.5 grinder: ^0.9.0 json_serializable: ^5.0.2 lint: ^1.7.2 test: ^1.18.2