Hexer10 / youtube_explode_dart

Dart library to interact with many Youtube APIs
https://pub.dev/packages/youtube_explode_dart
BSD 3-Clause "New" or "Revised" License
322 stars 141 forks source link

Export BaseSearchContent to users #221

Closed Coronon closed 2 years ago

Coronon commented 2 years ago

Hi there, thank you for your awesome work!

I would really like you to export 'BaseSearchContent' because it allows me to use that type when forwarding responses through my repository layer without using dynamic.