From 56baa647cb83255bf9c61a59dfcc5bb8beb92c31 Mon Sep 17 00:00:00 2001 From: Eduardo Vargas Date: Wed, 31 Mar 2021 18:50:36 -0300 Subject: [PATCH] update flutter_whatsnew to ^1.0.3 this solves the issue #34 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 230f332..8ca2ff1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: sdk: flutter uuid: ^2.0.0 get_version: ^0.0.8+5 - flutter_whatsnew: ^0.2.0+3 + flutter_whatsnew: ^1.0.3 shared_preferences: ^0.5.6+1 local_auth: ^0.6.1 cupertino_icons: ^0.1.2