nyxx-discord / nyxx_lavalink

Lavalink subpackage for nyxx library
Apache License 2.0
4 stars 4 forks source link

Latest version of nyxx_lavalink package is conflicting with latest nyxx version #14

Open git-electron opened 10 months ago

git-electron commented 10 months ago

Describe the bug last version of nyxx_lavalink package is conflicting with nyxx v6 package.

To Reproduce

  1. Install nyxx ^6.0.1 by dart pub add nyxx
  2. Try to install nyxx_lavalink by dart pub add nyxx_lavalink

Expected behavior nyxx_lavalink package should be installed with the latest version of nyxx package

Screenshots image

Desktop (please complete the following information):

Additional context There are major changes has been made to nyxx but I cant use them because my project also depends on nyxx_lavalink package, which is indispensable at the moment

abitofevrything commented 10 months ago

Hi, we're working on supporting nyxx 6.0 with nyxx_lavalink. I'll let you know when we make progress on it, but expect some breaking changes.