From 8df2de8ffb384d263129853cf6121dc5e635bc70 Mon Sep 17 00:00:00 2001 From: kareemDev <48027755+kareembaghdadi@users.noreply.github.com> Date: Tue, 29 Jun 2021 01:40:43 +0300 Subject: [PATCH] Update pubspec.yaml --- chapter_08/pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapter_08/pubspec.yaml b/chapter_08/pubspec.yaml index eb4cb34..2fc5d52 100644 --- a/chapter_08/pubspec.yaml +++ b/chapter_08/pubspec.yaml @@ -24,7 +24,8 @@ dependencies: flutter: sdk: flutter http: ^0.13.1 - + flutter_secure_storage: ^4.2.0 + # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.2