From 7b042467886db9729ac092c87ce47a88297577e0 Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 22 Feb 2025 11:59:59 +0100 Subject: Add google search feature --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml index 2fd58f1..9ac57e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,6 +36,7 @@ dependencies: cupertino_icons: ^1.0.8 installed_apps: ^1.5.2 path_provider: ^2.1.5 + url_launcher: ^6.3.1 dev_dependencies: flutter_test: -- cgit v1.2.3