From 5186c70bd4b98ed79e5618cf377accb4c70ae40e Mon Sep 17 00:00:00 2001 From: Garv Shah <64292655+garv-shah@users.noreply.github.com> Date: Sun, 24 Jul 2022 12:11:11 +1000 Subject: [PATCH] fixed undefined main class on example (#885) --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2a6674f6..f24c60b8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: pedantic: ^1.11.1 video_player: ^2.4.2 characters: ^1.2.0 - youtube_player_flutter_quill: ^8.2.0 + youtube_player_flutter_quill: ^8.2.1 diff_match_patch: ^0.4.1 i18n_extension: ^5.0.0 gallery_saver: ^2.3.2