Update pubspec.yaml

pull/756/head
JasmitSingh90 4 years ago committed by GitHub
parent d401879789
commit 254a862ceb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      pubspec.yaml

@ -22,7 +22,11 @@ dependencies:
tuple: ^2.0.0 tuple: ^2.0.0
url_launcher: ^6.0.2 url_launcher: ^6.0.2
pedantic: ^1.11.0 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 characters: ^1.1.0
youtube_player_flutter: ^8.0.0 youtube_player_flutter: ^8.0.0
diff_match_patch: ^0.4.1 diff_match_patch: ^0.4.1

Loading…
Cancel
Save