Add video player (#2)
https://github.com/sony/flutter-embedded-linux/issues/124
This commit is contained in:
committed by
GitHub
parent
e6d61c00af
commit
0fe779fc3a
@@ -2,7 +2,12 @@
|
||||
This repo is a companion repo to the [flutter-elinux](https://github.com/sony/flutter-elinux). It contains the source code for Flutter plugins for eLinux. Check the packages directory for all plugins.
|
||||
|
||||
## Plugins
|
||||
Coming soon.
|
||||
Basically, the plugins for elinux are designed to be API compatible with the the official Flutter plugins.
|
||||
|
||||
| Package | Original package |
|
||||
| -------- | ---------------- |
|
||||
| [video_player_elinux](packages/video_player) | [video_player](https://github.com/flutter/plugins/tree/master/packages/video_player) (Flutter official) |
|
||||
|
||||
|
||||
## Companion repos
|
||||
| Repo | Purpose |
|
||||
|
||||
Reference in New Issue
Block a user