From c44dbec8f702f169590767e69f17c6db72c4d982 Mon Sep 17 00:00:00 2001 From: Jonathan Salmon Date: Sat, 1 Apr 2023 12:50:56 +0100 Subject: [PATCH] Add url_launcher to pubspec for flutter_quill_extensions --- flutter_quill_extensions/pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index c8392dfb..5ca94b5c 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -21,6 +21,7 @@ dependencies: gallery_saver: ^2.3.2 math_keyboard: ^0.1.8 string_validator: ^1.0.0 + url_launcher: ^6.1.9 # dependency_overrides: # flutter_quill: