From 254a862cebf05f314a0c899642e92fe4b43c0854 Mon Sep 17 00:00:00 2001 From: JasmitSingh90 Date: Mon, 23 Aug 2021 18:42:02 +0530 Subject: [PATCH 1/2] Update pubspec.yaml --- pubspec.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 9becfd1e..de523739 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,7 +22,11 @@ dependencies: tuple: ^2.0.0 url_launcher: ^6.0.2 pedantic: ^1.11.0 - video_player: ^2.1.10 + video_player: + git: + url: https://github.com/JasmitSingh90/plugins.git + ref: feature/AudioConfigurationEnabledIOS_Update + path: packages/video_player/video_player characters: ^1.1.0 youtube_player_flutter: ^8.0.0 diff_match_patch: ^0.4.1 From 2bdbb3796f287f5525ac03f262c84bd94ee75475 Mon Sep 17 00:00:00 2001 From: JasmitSingh90 Date: Tue, 4 Jan 2022 16:39:10 +0530 Subject: [PATCH 2/2] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 93a80408..68f5e91d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: video_player: git: url: https://github.com/JasmitSingh90/plugins.git - ref: feature/AudioConfigurationEnabledIOS_Update + ref: plugin-latest-changes path: packages/video_player/video_player characters: ^1.1.0 youtube_player_flutter: ^8.0.0