diff options
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pubspec.yaml b/pubspec.yaml index 448b450..3cb6e02 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,6 +5,7 @@ dependencies: local_auth: "^0.2.0" shared_preferences: "^0.4.0" cupertino_icons: any + http: any flutter: sdk: flutter |