justsoft / video_thumbnail

This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to control the image format, resolution and quality. Supports iOS and Android.
MIT License
183 stars 238 forks source link

Unchecked or Unsafe Operations in Java code. #114

Open hemandroid opened 2 years ago

hemandroid commented 2 years ago

Hi We're getting this serious warning while using the latest version of the plugin.

flutter_sdk/flutter/.pub-cache/hosted/pub.dartlang.org/video_thumbnail-0.5.0/android/src/main/java/xyz/justsoft/video_thumbnail/VideoThumbnailPlugin.java uses unchecked or unsafe operations.
MOhammed-Ram commented 2 years ago

I have the same Problem

justsoft commented 2 years ago

Let's keep eyes open on it. Welcome a solution. Thanks

Qadomy commented 1 year ago

any new solution?