Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flame_audio to support audioplayers:^6.0.0 #3151

Closed
1 task
parlough opened this issue May 8, 2024 · 0 comments · Fixed by #3158
Closed
1 task

Update flame_audio to support audioplayers:^6.0.0 #3151

parlough opened this issue May 8, 2024 · 0 comments · Fixed by #3158

Comments

@parlough
Copy link

parlough commented May 8, 2024

What could be improved

package:audioplayers had a 6.0.0 release with lots of fixes and some breaking changes, but flame_audio has a ^5.0.0 constraint.

Why should this be improved

So users of flame_audio can benefit from the latest fixes and changes in audioplayers :)

Risks

Likely best to not support both major versions, so downstream users who depend on audioplayers:^5.0.0 might have to complete a few migrations to update to the updated flame_audio release.

More information

No response

Other

  • Are you interested in working on a PR for this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant