Skip to content
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

ArgumentError (Invalid argument(s): Failed to lookup symbol 'makeYogaStyle': dlsym(RTLD_DEFAULT, makeYogaStyle): symbol not found) #139

Open
bahadirarslan opened this issue May 1, 2024 · 2 comments

Comments

@bahadirarslan
Copy link

After updating awesomeDialogs to 3.2.1 version I started to get exceptions from rive (0.13.2) package.

ArgumentError (Invalid argument(s): Failed to lookup symbol 'makeYogaStyle': dlsym(RTLD_DEFAULT, makeYogaStyle): symbol not found)

I am not sure are all of the dialog types affected but DialogType.Question sure is.

After passing exceptions here is the final version of dialog. It is a Question dialog.
Screenshot 2024-05-01 at 23 31 22

@marcos930807
Copy link
Owner

For me is working fine in the last version with flutter 3.19.6

@bahadirarslan
Copy link
Author

Interesting I had to downgrade to 3.1.0 to work as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants