-
Notifications
You must be signed in to change notification settings - Fork 73
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
missing libhub.so #483
Comments
Hi, it looks like you're trying to build an Android app. Unfortunately the information seems to be insufficient for us to find out the cause. Do you mind sharing detailed system information, such as outputs from |
I run flutter run on my android device.
|
I did not add any new code and I just run the template. It seems that no library added or built. I also could not understand how to create library individually. |
Github Actions tells us that compilation on Android works fine, but I'll do check the behavior on Android locally soon. Thank you for the report. |
Report
I get this error :
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libhub.so': dlopen failed: library "libhub.so" not found
Steps to Reproduce
when I build the project or run it I get this error
System Information
The text was updated successfully, but these errors were encountered: