ya_video_player 0.0.1-dev.1
ya_video_player: ^0.0.1-dev.1 copied to clipboard
A new flutter plugin project.
ya_video_player #
A YET ANOTHER Video player Flutter plugin for iOS, Android and Web (FLV) for playing back video on a Widget surface.
Note: This plugin is still under development, and some APIs might not be available yet. Feedback welcome and Pull Requests are most welcome!
Installation First, add video_player as a dependency in your pubspec.yaml file. #
iOS Warning: The video player is not functional on iOS simulators. An iOS device must be used during development/testing. #
Add the following entry to your Info.plist file, located in
This entry allows your app to access video files by URL.