You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
* fixed dart deprecation warning
added the missing async await to some platform methods
* updated example code
* fixed dart deprecation warning
added the missing async await to some platform methods
* updated example code
* added isSeekable method
fix example player widget crash if the media position becomes greater than the media duration
* fixed dart deprecation warning
added the missing async await to some platform methods
* updated example code
* revert back seekto method
* updated pubspec and changelog
* 5.0.4 release / readme and changelog
* Update flutter_vlc_player/ios/Classes/SwiftFlutterVlcPlayerPlugin.swift
Co-authored-by: Yuri Prykhodko <[email protected]>
* Update flutter_vlc_player/android/src/main/java/software/solid/fluttervlcplayer/FlutterVlcPlayer.java
Co-authored-by: Yuri Prykhodko <[email protected]>
* update example code
Co-authored-by: Yuri Prykhodko <[email protected]>