flutter_sound
flutter_sound copied to clipboard
UUID Dependency
The latest version of Flutter Sound depends on uuid ^2.2.2; however some of my other dependencies depends on newer versions of uuid. Could you please update this dependency so I can continue using flutter sound?
I am facing the same issue.
I am currently working on a new version of Flutter Sound which will be Null Safety compliant and will depend on uuid: ^3.0.1 I will release this version later this week.
@Larpoux also other packages are outdated like synchronized
dependencies:
path_provider: ^2.0.1
logger: ^1.0.0-nullsafety.0
recase: ^4.0.0-nullsafety.0
uuid: ^3.0.1
provider: ^5.0.0
flutter_spinkit: ^5.0.0
path: ^1.8.0
synchronized: ^3.0.0
flutter:
sdk: flutter
Flutter Sound V8 is released and is Null Safety compliant. Tell me if any problem ...
I need uuid ^4.0.0 and facing the same problem
I also need uuid ^4.0.0
Need uuid ^4.1.0
需要 logger ^2.0.0
I think that Flutter Sound dependencies are now up to date :
dependencies:
path_provider: ^2.1.2
recase: ^4.1.0
uuid: ^4.3.3
provider: ^6.1.1
path: ^1.9.0
synchronized: ^3.1.0
logger: ^2.0.2