-
-
hello
when I load video on gallery with this code,
recorded video takes some times.
--------------------------------------------------------------------------------
### flutter doctor
[✓] F…
-
-
I have requirement like need to trimmed video to the server, It would be great help with a piece of code sending trimmed video to the API's.
Is there anyway to attach audio to the trimmed video, if…
-
i am using the android platform and it works well untill the final payment is done i mean if success or failure happens the app gets crashed
the Payload is
**description: 'Credits towards consultati…
-
Hello
I'm making an app which takes a picture from the phone's camera, overlays the timestamp as text and a logo as watermark on the picture. And let's the user store it on their phone.
I'm usi…
-
I call:
TrimVideo.activity(String.valueOf(data.getData()))
.setTrimType(TrimType.MIN_MAX_DURATION)
.setMinToMax(5, 60).start(fragment);
…
-
## Steps to Reproduce
There were no specific steps for my app. I updated my app to flutter channel stable and made the dart code null safe. Currently it is only --no-sound-null-safety because multi…
-
Hello Good evening,
I have noticed that one Samsung device A41 is having that error ->
I know that you had an open issue before for this to be corrected on 1.6.4 but was close without an answer, …
-
I facing a video stretch issue after trimming the video. It does not occur for all video files, only occurs on some videos. I found one thing for the issue, that is height and width of the video are i…