native_video_player 1.3.1 copy "native_video_player: ^1.3.1" to clipboard
native_video_player: ^1.3.1 copied to clipboard

A Flutter widget to play videos on iOS and Android using a native implementation.

1.3.1 #

  • Fixed #10
  • Split example into multiple files
  • Upgraded dependencies

1.3.0 #

  • Targeting Dart 3.0 and Flutter 3.10

1.2.0+3 #

  • BREAKING: NativeVideoPlayerController now throws exceptions that must be handled by the caller.
  • Added new method to set playback speed
  • Exposed more controller events (playback speed and volume changed)

1.1.0+2 #

  • Fixed gifs not showing in Readme

1.1.0 #

  • Targeting Flutter 3

1.0.3 #

  • Fixed publishing error

1.0.2 #

  • Fixed videos not playing on iOS 14

1.0.1 #

  • First public release
33
likes
140
pub points
89%
popularity

Publisher

verified publisheralbemala.me

A Flutter widget to play videos on iOS and Android using a native implementation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, json_annotation, path, path_provider

More

Packages that depend on native_video_player