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

can rive load asset in package dependency? (plugin) #142

Closed
hamberluo opened this issue Jul 8, 2021 · 1 comment
Closed

can rive load asset in package dependency? (plugin) #142

hamberluo opened this issue Jul 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@hamberluo
Copy link

No description provided.

@hamberluo hamberluo added the bug Something isn't working label Jul 8, 2021
@luigi-rosso
Copy link
Contributor

Hi @hamberluo, please follow our issue posting guidelines for future reports.

Rive uses Flutter's rootBundle.load when loading a local asset via RiveFile.asset or RiveAnimation.asset. rootBundle.load can find assets from other packages if you prepend the name with packages/package_name.

More details in plenty of Flutter specific issues:
invertase/melos#133
flutter/flutter#65921

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants