OICQ469

Results 10 issues of OICQ469

The toast has a delay, and sometimes the operation of the toast completed on the last page will pop out when entering the next page, and the experience is a...

enhancement

Can I add an overanimation that opens the page It feels like cropped pages are not over-animated and not smooth @hnvn

1. TXVodPlayerController有提供PlayerView解绑操作吗 ListView列表子项中有如下组件,创建了一个TXVodPlayerController但没有播放。 ```dart final TXVodPlayerController vController= TXVodPlayerController() Hero( tag:"tagTest", child: TXPlayerVideo( onRenderViewCreatedListener: (viewId) { return vController.setPlayerView(viewId); } )); ``` Hero跳转到详情页,传递当前的TXVodPlayerController,也有如下组件 ```dart final TXVodPlayerController vController; Hero( tag:"tagTest", child: TXPlayerVideo( onRenderViewCreatedListener:...

![WechatIMG912](https://github.com/user-attachments/assets/72f618a8-ca30-4509-a4fe-95a2744cfee1) ![WechatIMG913](https://github.com/user-attachments/assets/650e9b2c-56c5-474a-a574-1b4c861629a7) How to make the cropping box align with the center of the image when opening the cropping page? @kekland

![截屏2024-11-30 05 14 13](https://github.com/user-attachments/assets/f42da36b-78ee-41d9-b671-3a966100ec2b) Video in.MOV format cannot be played later @OutdatedGuy

bug
help wanted

Can the minimum length of the output video be set? @sbis04

video_trimmer >=4.0.0-LTS depends on intl ^0.20.0 intl is pinned to version 0.19.0 by flutter_localizations from the flutter SDK.😭😭 @sbis04

How to set the speed of sliding to close?@jamesblasco

支持冷启动的状态下 处理通知点击事件吗 @jpush