1
0
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:
Filip Hracek
2022-10-07 13:24:17 +02:00
committed by GitHub
parent 5bed41b30d
commit bfba783bc7
2 changed files with 3 additions and 6 deletions

View File

@@ -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