Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 907efcb

Browse files
committed
Move plugin to subdir
1 parent e87ef4c commit 907efcb

File tree

76 files changed

+2
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+2
-2
lines changed

packages/video_player/README.md renamed to packages/video_player/video_player/README.md

Lines changed: 1 addition & 1 deletion

packages/video_player/pubspec.yaml renamed to packages/video_player/video_player/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Flutter plugin for displaying inline video with other Flutter
33
widgets on Android and iOS.
44
author: Flutter Team <flutter-dev@googlegroups.com>
55
version: 0.10.2+6
6-
homepage: https://github.com/flutter/plugins/tree/master/packages/video_player
6+
homepage: https://github.com/flutter/plugins/tree/master/packages/video_player/video_player
77

88
flutter:
99
plugin:

0 commit comments

Comments
 (0)