thumbnail_from_video_path
Generates a thumbnail on the phones storage based on a video that is saved on the phones storage.
params to generate the thumbnail
await ThumbnailFromVideoPath.thumbnailFilePath( path, width, height, );
Android add permissions for read and write
ios - wip