From f61df390b3eb02c351d0fe4d1f4bacd9c30f00a9 Mon Sep 17 00:00:00 2001 From: Ellet Date: Thu, 13 Jun 2024 18:09:08 +0300 Subject: [PATCH] chore: add youtube_explode_dart package and update a comment in packages section --- flutter_quill_extensions/pubspec.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/flutter_quill_extensions/pubspec.yaml b/flutter_quill_extensions/pubspec.yaml index ae49584e..f9b5ac8d 100644 --- a/flutter_quill_extensions/pubspec.yaml +++ b/flutter_quill_extensions/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: flutter: sdk: flutter - # Normal packages + # Dart Packages http: ^1.2.0 path: ^1.8.3 meta: ^1.10.0 @@ -37,10 +37,11 @@ dependencies: flutter_quill: ^9.3.12 photo_view: ^0.14.0 + youtube_explode_dart: ^2.2.1 # Plugins video_player: ^2.8.1 - youtube_player_flutter: ^9.0.0 + youtube_player_flutter: ^9.0.1 url_launcher: ^6.2.1 super_clipboard: ^0.8.15 gal: ^2.3.0