https://github.com/meta-flutter/video_player_linux
Linux Video Player package
https://github.com/meta-flutter/video_player_linux
Last synced: about 1 month ago
JSON representation
Linux Video Player package
- Host: GitHub
- URL: https://github.com/meta-flutter/video_player_linux
- Owner: meta-flutter
- License: bsd-3-clause
- Created: 2024-03-11T20:21:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T20:27:24.000Z (over 2 years ago)
- Last Synced: 2024-03-11T21:34:28.192Z (over 2 years ago)
- Language: Dart
- Size: 2.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# video\_player\_windows
The Windows implementation of [`video_player`][1].
## Usage
This package is [endorsed][2], which means you can simply use `video_player`
normally. This package will be automatically included in your app when you do,
so you do not need to add it to your `pubspec.yaml`.
However, if you `import` this package to use any of its APIs directly, you
should add it to your `pubspec.yaml` as usual.
[1]: https://pub.dev/packages/video_player
[2]: https://flutter.dev/docs/development/packages-and-plugins/developing-packages#endorsed-federated-plugin