From 8cb14b8155219a94c612467df79206ff09b9b386 Mon Sep 17 00:00:00 2001
From: Jonathan Salmon <jonathan.salmon@hotmail.co.uk>
Date: Wed, 4 Oct 2023 23:14:18 +0100
Subject: [PATCH] extensions: resolve missing package

---
 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 0ea3297a..c3019116 100644
--- a/flutter_quill_extensions/pubspec.yaml
+++ b/flutter_quill_extensions/pubspec.yaml
@@ -20,6 +20,7 @@ dependencies:
   math_keyboard: ">=0.1.8 <0.3.0"
   photo_view: ^0.14.0
   universal_html: ^2.2.1
+  url_launcher: ^6.1.9
   video_player: ^2.7.0
   youtube_player_flutter: ^8.1.1