impulse_player_flutter 0.3.7 copy "impulse_player_flutter: ^0.3.7" to clipboard
impulse_player_flutter: ^0.3.7 copied to clipboard

The Impulse Player plugin makes using a video player in flutter easy.

0.3.7 #

  • [Seek] Updated seek method to use int as parameter in Dart.

0.3.6 #

  • [Android] Bumped to version 0.3.3.

0.3.5 #

  • [Android] Bumped to version 0.3.2.

0.3.4 #

  • [Session] Added support for keeping the session alive for longer than the view lifecycle.
  • [Android] Bumped to version 0.3.1.
  • [iOS] Bumped to version 0.3.3.

0.3.3 #

  • [iOS] Fixed an issue where the player would not reuse nicely when used inside a ListView.

0.3.2 #

  • [iOS] Fixed an issue causing iOS not finding the iOS library since version 0.3.0.

0.3.1 #

  • [Cast] Added option to disable casting per player.

0.3.0 #

  • [Video Player] Added support for headers on video load.

0.2.0 #

  • [Android] Greatly improved how the player shows on Android, preventing some issues with playback.
  • [Picture In Picture] Added support for Picture in Picture.
  • [Cast] Added cast support.
  • [Player] Player progress and duration are now of the type int, to reflect Dart standards.
  • [Android] Fixed reference to Android library.
  • [Flutter] The progress and duration fields are now int in Dart, no longer using Long.
  • [Flutter] Fixed crashes happening when calling the controller functions before the player is visible.

0.1.0 #

  • First version of the Impulse Player 🚀
1
likes
130
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

The Impulse Player plugin makes using a video player in flutter easy.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on impulse_player_flutter

Packages that implement impulse_player_flutter