From 633bc50da15ee66bcaad8f37eefec09e8804b863 Mon Sep 17 00:00:00 2001 From: jerrypaulsam <62291043+jerrypaulsam@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:39:54 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index bf83280a0..b76577138 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,7 @@ dependencies: cupertino_icons: ^1.0.5 wakelock: ^0.6.2 meta: ^1.8.0 - flutter_widget_from_html_core: ^0.8.5+3 + flutter_widget_from_html_core: ^0.10.3 visibility_detector: ^0.3.3 path_provider: ^2.0.11 collection: ^1.16.0 @@ -37,4 +37,4 @@ flutter: package: com.jhomlala.better_player pluginClass: BetterPlayerPlugin ios: - pluginClass: BetterPlayerPlugin \ No newline at end of file + pluginClass: BetterPlayerPlugin