diff options
author | Tim <contact@bytim.eu> | 2025-02-22 11:59:59 +0100 |
---|---|---|
committer | Tim <contact@bytim.eu> | 2025-02-22 11:59:59 +0100 |
commit | 7b042467886db9729ac092c87ce47a88297577e0 (patch) | |
tree | bd186851ef1655bbee859a13dc1b4cda3f2b47b3 /pubspec.yaml | |
parent | a431fcdb8286fe56c5613ea96974660950fd669b (diff) | |
download | distractionless-7b042467886db9729ac092c87ce47a88297577e0.tar.xz distractionless-7b042467886db9729ac092c87ce47a88297577e0.zip |
Add google search feature
Diffstat (limited to 'pubspec.yaml')
-rw-r--r-- | pubspec.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |