From 97bbc5aa51a7b8f6de488a84dee22ea9615ec1ba Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 26 Dec 2020 18:02:04 +0000 Subject: [PATCH] Update dependency cupertino_icons to v1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 54cc62a..75e2f6f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -9,7 +9,7 @@ environment: dependencies: flutter: sdk: flutter - cupertino_icons: ^0.1.3 + cupertino_icons: ^1.0.0 flutter_secure_storage: 3.3.5 http: 0.12.0+3 after_layout: ^1.0.7