tannker

Results 4 issues of tannker

### Use case I am building a video analysing application, where videos should be played on both directions (forward and backwards). In Apple ecosystem where AVPlayer is used, reverse playback...

waiting for customer response
in triage

**Plugin name** Appinio Swiper **Describe the bug** For onSwipeEnd following example is given in documentation: ``` void _swipeEnd (int previousIndex, int targetIndex, SwiperActivity activity) { switch (activity) { case Swipe():...

Appinio swiper

**Describe the bug** After loading video, I call after few second delay videoController.positon.then((value){print(value)}. The result is inconsistent. Sometimes it returns 0, sometimes 20 or 80 milliseconds. The same issue occurs...

Does fvp / mdk-sdk support reverse playing video on MacOS and iOS? With flutter video_player package I have discovered that for some videos (e.g. HEIC MOV) reverse playing is working,...

libmdk