From a1d581e1145553e1a94e7b8927ab91d926c0c38f Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Sat, 25 Dec 2021 10:20:57 +0100 Subject: [PATCH] chore: Update future loading dialog --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 11400b68..5c4ce32a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -594,7 +594,7 @@ packages: name: future_loading_dialog url: "https://pub.dartlang.org" source: hosted - version: "0.2.1" + version: "0.2.2" geolocator: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7a297c77..65301e60 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -41,7 +41,7 @@ dependencies: flutter_slidable: ^1.1.0 flutter_svg: ^0.22.0 flutter_typeahead: ^3.2.1 - future_loading_dialog: ^0.2.1 + future_loading_dialog: ^0.2.2 geolocator: ^7.6.2 hive_flutter: ^1.1.0 image: ^3.0.8