From e40a9446844ab551a5f9757c4a445e65123f843c Mon Sep 17 00:00:00 2001 From: manishalali12 <115717649+manishalali12@users.noreply.github.com> Date: Thu, 13 Oct 2022 19:25:36 +0530 Subject: [PATCH] Migrate YAML --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 55a331c..6859162 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,12 +14,12 @@ dependencies: http: ^0.13.5 intl: ^0.17.0 flutter_spinkit: ^5.1.0 - cupertino_icons: ^1.0.2 + cupertino_icons: ^1.0.5 dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^2.0.0 + flutter_lints: ^2.0.1 flutter: uses-material-design: true