mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Update to audioplayers 3.0.0 in game_template (#1591)
This commit is contained in:
@@ -7,13 +7,13 @@ publish_to: 'none'
|
|||||||
version: 0.0.1+1
|
version: 0.0.1+1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.17.0-0 <3.0.0"
|
sdk: ">=2.18.0 <3.0.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
audioplayers: ^2.0.0
|
audioplayers: ^3.0.0
|
||||||
cupertino_icons: ^1.0.2
|
cupertino_icons: ^1.0.2
|
||||||
go_router: ^6.0.1
|
go_router: ^6.0.1
|
||||||
logging: ^1.1.0
|
logging: ^1.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user