PRK Technologies

Results 3 comments of PRK Technologies

That's the real issue @faisalansari0367

Generate video thumbnails from this package `video_thumbnail: ^0.2.5` Below function will work with storage_path output file paths ``` Future generateThumb(String videoPath) async { try { var thumb = await VideoThumbnail.thumbnailData(...

> why do i do same thing twice if i want to make a efficient app i need to get video and as well as audio thumbnails and need to...