mirror of
https://github.com/flutter/samples.git
synced 2026-03-22 04:17:50 +00:00
Upgrade audioplayers to latest (#1462)
* Upgrade audioplayers to latest There have been some important fixes recently. This fixes #1315. Also, a fly-by upgrade of two other dependencies. * Delete .gitignore “heading”
This commit is contained in:
@@ -13,10 +13,10 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
audioplayers: ^1.0.1
|
||||
audioplayers: ^1.1.0
|
||||
cupertino_icons: ^1.0.2
|
||||
go_router: ^4.4.1
|
||||
logging: ^1.0.2
|
||||
go_router: ^5.0.5
|
||||
logging: ^1.1.0
|
||||
provider: ^6.0.2
|
||||
shared_preferences: ^2.0.13
|
||||
|
||||
|
||||
Reference in New Issue
Block a user