flutter: Fix soundpool build error (WAR)

This commit is contained in:
Calcitem 2021-05-30 21:32:51 +08:00
parent ea417be31d
commit 4fba301459
1 changed files with 7 additions and 1 deletions

View File

@ -12,7 +12,13 @@ dependencies:
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.2
soundpool: ^2.0.0-nullsafety.0
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
path_provider: ^2.0.1
package_info_plus: ^1.0.1
uuid: ^3.0.4