Closed One-djey closed 3 years ago
Please fill in the bug request template.
Besides that this bug was fixed long ago, must use the latest version of the package.
Sorry, but what's the bug request template? I tried to use the last version but I got this error:
Because every version of flutter from sdk depends on meta 1.3.0 and json_annotation >=4.1.0 depends on meta ^1.4.0, flutter from sdk is incompatible with json_annotation >=4.1.0.
And because youtube_explode_dart >=1.10.0 depends on freezed_annotation ^0.14.3 which depends on json_annotation ^4.1.0, flutter from sdk is incompatible with youtube_explode_dart >=1.10.0.
So, because my_app depends on both flutter any from sdk and youtube_explode_dart ^1.10.6, version solving failed.
That's why I tried an earlier version.
Check the pinned issue you need to add an entry to the override_dependencies in the pubspec.yaml
Discussed in https://github.com/Hexer10/youtube_explode_dart/discussions/166