From af90dd1acb6043bff626fc1e483204776c873606 Mon Sep 17 00:00:00 2001 From: Philipp Bauer Date: Sat, 16 Sep 2023 19:50:50 +0200 Subject: [PATCH] Revert "Bump video_player_platform_interface for compatibility with other video_player plugins" --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a7b4056..c8f18ba 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,7 +16,7 @@ flutter: dependencies: meta: ^1.7.0 - video_player_platform_interface: ^6.0.1 + video_player_platform_interface: ^5.1.2 # The design on https://flutter.dev/go/federated-plugins was to leave # this constraint as "any". We cannot do it right now as it fails pub publish