media_player
media_player copied to clipboard
Breaking Change: AppLifecycleState.suspended
"Breaking change to support the fact that AppLifecycleState.suspended has changed to AppLifecycleState.detached."
Please update your code on /lib/media_player.dart on line 526
up
In the mean time just add this to your pubspec.yaml
file
media_player:
git:
url: git://github.com/stevenosse/media_player.git
As we wait for the PR to get merged
unfortunately this project has been abandoned
use this on dependencies
media_player:
git:
url: git://github.com/Iampato/media_player.git
ref: androidx