video_thumbnail
video_thumbnail copied to clipboard
retriever.release(); , Not working
E:\flutter.pub-cache\hosted\pub.dartlang.org\video_thumbnail-0.5.2\android\src\main\java\xyz\justsoft\video_thumbnail\VideoThumbnailPlugin.java:253: error: unreported exception IOException; must be caught or declared to be thrown retriever.release();
Same issue here form last 1 month and no resolution, please help
Versions 0.5.0 and 0.5.2 have the same error. I've quickly looked at the code between versions, it seems 0.5.1 has fixed the above error. it works with my code.
Same issue
Any fix yet
I Had the same issue. The downgrade proposed by @sonnts996 solved the problem for now.