double_tap_player_view 2.0.3 copy "double_tap_player_view: ^2.0.3" to clipboard
double_tap_player_view: ^2.0.3 copied to clipboard

a widget to handle fast forward/rewind behavior by double tap and horizontal drag like a video player.

1.0.0 #

initial release

1.0.1 #

  • add API docs
  • remove unused dependencies
  • add callbacks; onDragStart, onDragCancel

1.0.2 #

  • reformat code
  • fix incorrect doc
  • change param type of DoubleTapConfig.iconRight, DoubleTapConfig.iconLeft from Icon to Widget

1.0.3 #

  • change param type of DoubleTapConfig.onDoubleTap

1.0.4 #

  • change return type of DoubleTapConfig.onDoubleTap from Widget to Void

1.0.5 #

  • add params; DoubleTapConfig.backDrop, DoubleTapConfig.backDropAnimDuration

1.0.6 #

  • add params; SwipeConfig.onDragUpdate

2.0.0-nullsafety.0 #

  • apply null safety
  • remove unused native code
  • update dependencies

2.0.1 #

  • update dependencies

2.0.2 #

  • update dependencies

2.0.3 #

  • update dependencies
  • code clean up
43
likes
110
pub points
73%
popularity

Publisher

unverified uploader

a widget to handle fast forward/rewind behavior by double tap and horizontal drag like a video player.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

circular_reveal_animation, flutter, flutter_hooks, freezed_annotation, hooks_riverpod, uuid

More

Packages that depend on double_tap_player_view