flutter: Android Soundpool plays sounds on separate thread

Fix "flutter: Fix soundpool build error (WAR)".

See:
https://pub.dev/packages/soundpool/changelog
https://github.com/ukasz123/soundpool/commits/master
This commit is contained in:
Calcitem 2021-05-31 01:34:03 +08:00
parent edd107776d
commit b869e7a0f5
1 changed files with 1 additions and 7 deletions

View File

@ -12,13 +12,7 @@ dependencies:
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.2
soundpool:
git:
url: https://github.com/calcitem/soundpool
path: soundpool
ref: issue/#67
soundpool_platform_interface: ^2.1.0
soundpool_web: ^2.0.0-nullsafety.0
soundpool: ^2.1.0
path_provider: ^2.0.1
package_info_plus: ^1.0.1
uuid: ^3.0.4