From 8f0c38a5e8e8da17befe1f96e8b735ba0b5b06e7 Mon Sep 17 00:00:00 2001 From: Alan Mantoux Date: Sun, 6 Nov 2022 09:04:58 +0100 Subject: [PATCH] Update example dependency --- example/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index d641857..82041db 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: flutter_localizations: sdk: flutter flutter_dotenv: ^5.0.2 - giphy_get: + giphy_selector: path: ../ provider: ^6.0.0