florent37 / Flutter-AssetsAudioPlayer

Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
https://pub.dartlang.org/packages/assets_audio_player
Apache License 2.0
757 stars 368 forks source link

http package is old #776

Closed anokabb closed 1 year ago

anokabb commented 1 year ago

Please can you upgrade the HTTP package to the latest version (http ^1.0.0)

josseed commented 1 year ago

flutter_facebook_auth depends on facebook_auth_desktop ^1.0.0 which depends on http ^1.0.0 😱

wlw81 commented 1 year ago

Yes, please upgrade HTTP dep! Thx!

kalismeras61 commented 1 year ago

fixed use latest build

anokabb commented 1 year ago

thanks @kalismeras61