You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flutter run says media_thumbnail-0.0.3/android/src/main/java/com/medinno/media_thumbnail/MediaThumbnailPlugin.java:142: error: unreported exception IOException; must be caught or declared to be thrown retriever.release();
#1
Open
zaid13 opened this issue
Jun 16, 2023
· 0 comments
/Users/zaid/Development/flutter/.pub-cache/hosted/pub.dartlang.org/media_thumbnail-0.0.3/android/src/main/java/com/medinno/media_thumbnail/MediaThumbnailPlugin.java:142: error: unreported exception IOException; must be caught or declared to be thrown
retriever.release();
^
Note: /Users/zaid/Development/flutter/.pub-cache/hosted/pub.dartlang.org/media_thumbnail-0.0.3/android/src/main/java/com/medinno/media_thumbnail/MediaThumbnailPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':media_thumbnail:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
/Users/zaid/Development/flutter/.pub-cache/hosted/pub.dartlang.org/media_thumbnail-0.0.3/android/src/main/java/com/medinno/media_thumbnail/MediaThumbnailPlugin.java:142: error: unreported exception IOException; must be caught or declared to be thrown
retriever.release();
^
Note: /Users/zaid/Development/flutter/.pub-cache/hosted/pub.dartlang.org/media_thumbnail-0.0.3/android/src/main/java/com/medinno/media_thumbnail/MediaThumbnailPlugin.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 error
FAILURE: Build failed with an exception.
Execution failed for task ':media_thumbnail:compileDebugJavaWithJavac'.
BUILD FAILED in 17s
Exception: Gradle task assembleDebug failed with exit code 1
The text was updated successfully, but these errors were encountered: