Skip to content

Tags: ankiimation/flutter_vlc_player

Tags

6.0.5

Toggle 6.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix some options don't apply (Android) (solid-software#263)

* Changes:
- Fix some options don't apply (Android)
- Update libvlc to 3.4.3 (Android)

Fixes solid-software#126

* Update MobileVLCKit to 3.3.17

* Changes:
- Increment version
- Update changelog

* Add null check for options

6.0.4

Toggle 6.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add VLC Http Options (solid-software#252)

* updated vlc event handling code

* fix vlc error description

* renamed error const strings

* fixed a minor bug

* Avoid FlutterVlcPlayerFactory new instances onAttachedToActivity (solid-software#214)

* Avoid FlutterVlcPlayerFactory new instances onAttachedToActivity

* Avoid FlutterVlcPlayerFactory instances in registerWith

* fix error description docs

* Added onInit & onRenderer listeners

* updated docs

mark onInit & onRendererHandler as deprecated.

* updated documentation

* fix initialization value of renderer variables

* fixed vlc error on adding a local subtitle/audio

* Added recording feature

* fix a minor issue

* updated platform recording methods

* updated ios recording methods

* updated pubspec

* Update flutter_vlc_player/ios/Classes/VlcViewBuilder.swift

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/vlc_player_with_controls.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/single_tab.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/single_tab.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/single_tab.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/vlc_player_with_controls.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* fixed mentioned issues

migrated from pedantic to lint package
updated readme

* added http options

updated readme

* updated readme

* removed http options

updated readme

* added vlc http options

Co-authored-by: Guillermo Jeremy De La Cruz Onton <[email protected]>
Co-authored-by: Mitch Ross <[email protected]>
Co-authored-by: Yuri Prykhodko <[email protected]>

6.0.3

Toggle 6.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
6.0.3: Added vlc recording feature (solid-software#230)

* updated vlc event handling code

* fix vlc error description

* renamed error const strings

* fixed a minor bug

* Avoid FlutterVlcPlayerFactory new instances onAttachedToActivity (solid-software#214)

* Avoid FlutterVlcPlayerFactory new instances onAttachedToActivity

* Avoid FlutterVlcPlayerFactory instances in registerWith

* fix error description docs

* Added onInit & onRenderer listeners

* updated docs

mark onInit & onRendererHandler as deprecated.

* updated documentation

* fix initialization value of renderer variables

* fixed vlc error on adding a local subtitle/audio

* Added recording feature

* fix a minor issue

* updated platform recording methods

* updated ios recording methods

* updated pubspec

* Update flutter_vlc_player/ios/Classes/VlcViewBuilder.swift

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/vlc_player_with_controls.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/single_tab.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/single_tab.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/single_tab.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* Update flutter_vlc_player/example/lib/vlc_player_with_controls.dart

Co-authored-by: Yuri Prykhodko <[email protected]>

* fixed mentioned issues

migrated from pedantic to lint package
updated readme

* added http options

updated readme

* updated readme

* removed http options

updated readme

Co-authored-by: Guillermo Jeremy De La Cruz Onton <[email protected]>
Co-authored-by: Mitch Ross <[email protected]>
Co-authored-by: Yuri Prykhodko <[email protected]>

6.0.2

Toggle 6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improved vlc controller events & callbacks code (solid-software#216)

* updated vlc event handling code

* fix vlc error description

* renamed error const strings

* fixed a minor bug

* Avoid FlutterVlcPlayerFactory new instances onAttachedToActivity (solid-software#214)

* Avoid FlutterVlcPlayerFactory new instances onAttachedToActivity

* Avoid FlutterVlcPlayerFactory instances in registerWith

* fix error description docs

* Added onInit & onRenderer listeners

* updated docs

mark onInit & onRendererHandler as deprecated.

* updated documentation

* fix initialization value of renderer variables

Co-authored-by: Guillermo Jeremy De La Cruz Onton <[email protected]>

6.0.1

Toggle 6.0.1's commit message

Unverified

No user is associated with the committer email.
Update to 6 to indicate breaking change / Null-Safety

6.0.0

Toggle 6.0.0's commit message

Unverified

No user is associated with the committer email.
Update to 6 to indicate breaking change / Null-Safety

5.0.5

Toggle 5.0.5's commit message

Unverified

No user is associated with the committer email.
remove upper constraint per flutter/flutter#68143

5.0.4

Toggle 5.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added isSeekable method (solid-software#175)

* 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]>

5.0.3

Toggle 5.0.3's commit message
5.0.3 release / readme and changelog

5.0.2

Toggle 5.0.2's commit message
Fix homepage link.