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

Update dependencies #246

Closed Jeferson505 closed 1 year ago

Jeferson505 commented 1 year ago

Description

This pull request implements updates to the project's dependencies, focusing on performance, security, and stability improvements. These changes ensure the project remains aligned with the latest fixes and resources available.

Hexer10 commented 1 year ago

Hi there, currently I don't see any advantage in updating the version constraints since they can already resolve for latest available version of any of the packages (there are no major version updates), and no newer feature(s) (if there are) are being used. That might also cause breaking changes I'd like to avoid if not necessary.