diff --git a/packages/video_player/pubspec.yaml b/packages/video_player/pubspec.yaml index 3f7852e..02dd6a7 100644 --- a/packages/video_player/pubspec.yaml +++ b/packages/video_player/pubspec.yaml @@ -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"