appinio_video_player 1.3.0 copy "appinio_video_player: ^1.3.0" to clipboard
appinio_video_player: ^1.3.0 copied to clipboard

A custom video player that builds on top of the official video_player package by flutter and adds many functionalities.

[1.3.0] - 2024.01.24 #

  • Feat: Cache Network Videos
  • Feat: Mute or Change volume with swiping on right side of screen.
  • Feat: Hide Picture in Picture Mode
  • Many other Bug Fixes

[1.2.2] - 2023.08.23 #

  • Feat: Jump forward and backward like youtube.
  • showSeekButtons and seekDuration added to CustomVideoPlayerSettings

[1.2.1] - 2023.04.26 #

  • Fix: Orientation not switching back to portrait in iOS
  • Fix: Negative duration on sliding back

[1.2.0] - 2022.08.22 #

  • New: Native Web Video Player
    • Native controls with accessability through controller
    • Working native Fullscreen functionality
    • Works on all browsers (also on Safari iOS)
  • Poster / Thumbnail options
  • Fix: No custom aspect ratio on fullscreen

[1.1.1] - 2022.06.14 #

  • Bringing back the web support
  • Support older flutter versions

[1.1.0] - 2022.06.13 #

  • New video player controls
    • Switch the video quality
    • Change the playback speed
    • Play-video-only-once functionality
  • Controls fade out
  • Bugfixes

[1.0.2] - 2022.04.21 #

  • Removed dependencies from other packages (provider, wakelock)
  • Restructuring

[1.0.1] - 2021.10.05 #

  • Bugfix: dispose video values

[1.0.0] - 2021.10.04 #

  • Initial version
223
likes
130
pub points
97%
popularity

Publisher

verified publisherappinio.app

A custom video player that builds on top of the official video_player package by flutter and adds many functionalities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cached_video_player, flutter

More

Packages that depend on appinio_video_player