From f55b502b6619f2dff6c1ec30cd41b6af206ab4fb Mon Sep 17 00:00:00 2001 From: zileyuan Date: Wed, 12 Feb 2020 18:07:13 +0800 Subject: [PATCH] update provider --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8d075d6..b96cb8a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - provider: ^3.1.0+1 + provider: ^4.0.4 dev_dependencies: flutter_test: sdk: flutter