Commit 133eb32
[video_player] Add platform interface (flutter#2273)
* Move plugin to subdir
* Add video_player_platform_interface
* Make analyzer happy
* Improve documentation
* Bump version and update changelog
* Add stream of VideoEvent
* Ignore deprecated_member_use
* Improve changelog message and version
* Use DataSource class
* Add duration, size and buffering to VideoEvent
* Seek to Duration
* Fix buffering update
* Adapt docstring
* Add buildView1 parent 74c554a commit 133eb32
88 files changed
Lines changed: 725 additions & 3 deletions
File tree
- packages/video_player
- video_player_platform_interface
- lib
- test
- video_player
- android
- gradle/wrapper
- src/main
- java/io/flutter/plugins/videoplayer
- doc
- example
- android
- app
- gradle/wrapper
- src/main
- java/io/flutter/plugins/videoplayerexample
- res
- drawable
- mipmap-hdpi
- mipmap-mdpi
- mipmap-xhdpi
- mipmap-xxhdpi
- mipmap-xxxhdpi
- values
- xml
- gradle/wrapper
- assets
- ios
- Flutter
- Runner.xcodeproj
- project.xcworkspace
- Runner.xcworkspace
- Runner
- Assets.xcassets
- AppIcon.appiconset
- LaunchImage.imageset
- Base.lproj
- lib
- test_driver
- ios
- Assets
- Classes
- lib
- test
- script
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 4 additions & 0 deletions
File renamed without changes.
Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments