From e30e2ebf48b99ef3f0324153205d5ca1c5467c07 Mon Sep 17 00:00:00 2001 From: Shawn Date: Tue, 27 Jun 2023 09:40:31 -0600 Subject: [PATCH] Update Gap package to work around build issue with master branch --- pubspec.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 08087d7e..2d7cee5e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,10 @@ dependencies: flutter_native_splash: ^2.2.17 flutter_staggered_grid_view: ^0.6.2 flutter_svg: ^2.0.1 - gap: ^2.0.1 + gap: + git: + url: https://github.com/esDotDev/gap.git + ref: dc980bf get_it: ^7.2.0 get_it_mixin: ^3.1.4 google_maps_flutter: ^2.2.3