1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Upgrade provider shopper (#521)

This commit is contained in:
Filip Hracek
2020-08-13 18:02:04 -07:00
committed by GitHub
parent 8767dadff0
commit c617da7e1e
6 changed files with 101 additions and 50 deletions

View File

@@ -11,7 +11,7 @@ dependencies:
sdk: flutter
# Import the provider package.
provider: ^4.0.2
provider: ^4.3.2
dev_dependencies:
flutter_test: