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
301 stars 122 forks source link

Update freezed_annotation to version 2 #213

Closed jakub-cosmose closed 2 years ago

jakub-cosmose commented 2 years ago

Currently the library depends on freezed_annotation ^1.1.0, so using it with an application that uses freezed 2.x is impossible. The dependency should be updated to the latest version (currently 2.0.3).

nikosportolos commented 2 years ago

Packages are updated in #212. Could someone merge this PR please? Thanks!

Hexer10 commented 2 years ago

This was fixed in v1.12.0