From ed05a2d7bcb68aa738bf147155744dd11a1c0f74 Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 19 May 2021 12:00:47 +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