Lins Louis

Results 8 issues of Lins Louis

Right now , by releasing the long-press record button will reset the button to a default state. How can I keep the record button in a pause state?.

mRecyclerViewDragDropManager.attachRecyclerView(mRecyclerView); This is How I'm Attaching drag-drop to recycler view. How can I detach or stop drag?

![ezgif-4-cba17b6e94](https://user-images.githubusercontent.com/6736869/165065327-6cd19e7b-b9b8-4471-8b1f-50af0ec8e217.gif) ``` onTap: () { controller.ijkMediaController.setFileDataSource(File(controller.videoPath), autoPlay: true); }, ``` Black screen showing before video is playing.How to solve this?

wait confirm

Hi, I tried this library in my project to play ffmpeg pipe output video _flutterFFmpegConfig.registerNewFFmpegPipe().then((pipePath) { _flutterFFmpeg.execute('-i $inputFilePath -f flv -ar 44100 -ab 64000 -ac 1 -y $pipePath'); _controller.setNetworkDataSource(pipePath, autoPlay:...

help wanted
wait confirm

### Steps to reproduce 1)add native_video_player: ^1.3.1 ,video_player: ^2.8.2 packages in a new flutter project 2)run my given code 3)An ElevatedButton is there with play icon click it to play...

in triage

I created a text animation with After Effects Animation preset , I expoted it to lottie with bodymovin plugin . now the lottie showing the text , but not showing...

### Steps to reproduce 1. Create a flutter Project with the given code 2. run the flutter project 3. click the Increase Height Button 4. Clicking this button will increase...

platform-android
a: platform-views
has reproducible steps
P2
platform-views: vd
team-android
triaged-android
found in release: 3.22
found in release: 3.23