native_video_view_null_safe 0.5.0 copy "native_video_view_null_safe: ^0.5.0" to clipboard
native_video_view_null_safe: ^0.5.0 copied to clipboard

A video player widget displayed using the platform native player (VideoView in Android and AVPlayer in iOS).

Changelog #

0.3.0 #

  • Added audio focus functionality and settings in controller. (#7)
  • Added volume control functionality in platform code and in MediaController. (#9 partial, looping is in progress.)
  • Updated path_provider dependency to 1.6.14.

0.2.1 #

  • Added memory leak fix for iOS. Thanks to @mentalmap

0.1.9 #

  • Fixed swift kCMTimeZero crash. Changed kCMTimeZero to CMTime.zero. (Thanks to @ngocdtph03070)
  • Updated path_provider dependency.

0.1.8 #

  • Added an ExoPlayer controller for Android. This option can be set when creating the widget.

0.1.4 #

  • Improved Android dispose mechanism.
  • Added controller dispose method.
  • Fixes in temp file lifecycle.

0.1.3 #

  • Removed flutter.jar dependency in build.gradle

0.1.2 #

  • Added a better description in pubspec.yaml

0.1.1 #

  • Removed conflicting file in iOS folder

0.1.0 #

  • Widget to play videos.
  • Media controls widget.
  • Callbacks to control the state of the player.
  • Use of platform view to display the player in each platform.
2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A video player widget displayed using the platform native player (VideoView in Android and AVPlayer in iOS).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, path_provider

More

Packages that depend on native_video_view_null_safe