-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutter_file_downloader/MethodCallHandlerImpl.java uses unchecked or unsafe operations. #8
Comments
Can you please provide more info about your issue? |
downloadFile error: MissingPluginException(No implementation found for method downloadFile on channel com.abdallah.libs/file_downloader) |
now this error apear ! |
Since this is a plugin (contains native code), you need to do a Hot restart, thus, Hot reload will give you such error Thank you for helping me making this plugin better & bugs free |
Hi I use this package just fine in my flutter app, but I have faced an issue, whenever I cancel a download, the app crashes every time, So can you please provide me with a proper solution... Thanks in advance Here is my terminal output during the error: E/AndroidRuntime( 3282): FATAL EXCEPTION: Thread-8 |
@Ajoz101 Oh, didn't test that! |
@Ajoz101 |
@abdallah-odeh |
@Ajoz101 |
Exception java.lang.NullPointerException: |
hallo @abdallah-odeh I am using the latest version, but I still encounter this issue : The application still runs well on my device, but there are concerns that it won't work properly on other devices thanks for the update |
flutter_file_downloader/MethodCallHandlerImpl.java uses unchecked or unsafe operations.
The text was updated successfully, but these errors were encountered: