From c5ebeed0ef057acde83c4ab330370c576edfe012 Mon Sep 17 00:00:00 2001 From: fiatcode Date: Thu, 30 Apr 2026 18:14:02 +0700 Subject: [PATCH] chore: add url_launcher dependency --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index bc93b1e..961d300 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,6 +37,7 @@ dependencies: http: ^1.1.0 permission_handler: ^11.0.0 flutter_local_notifications: ^18.0.0 + url_launcher: ^6.2.0 dev_dependencies: flutter_test: