From 023af03eb6e9f0a9b5f1c379cc2a93c9e1e04b67 Mon Sep 17 00:00:00 2001 From: supermuesli Date: Sat, 3 Apr 2021 05:51:11 +0200 Subject: [PATCH] update dependency of tuple package from ^1.0.2 to tuple ^2.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 357f1fe05..7c81c71c4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - tuple: ^1.0.2 + tuple: ^2.0.0 latlong2: ^0.8.0 positioned_tap_detector_2: ^1.0.0 transparent_image: ^1.0.0