[video_player] Fix wrong repo path (#25)

This commit is contained in:
Hidenori Matsubayashi
2021-08-05 16:12:39 +09:00
committed by GitHub
parent ee9630877a
commit 156d3718dc
+1 -1
View File
@@ -2,7 +2,7 @@ name: video_player_elinux
description: Flutter plugin for displaying inline video with other Flutter widgets on Embedded Linux.
version: 0.9.3
homepage: https://github.com/sony/flutter-elinux-plugins
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/video_player/video_player
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/video_player
environment:
sdk: ">=2.12.0 <3.0.0"