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

flutter_test: "Failed to load dynamic library 'sweph.framework/sweph'" #18

Open
jimmyff opened this issue Jun 18, 2024 · 0 comments
Open

Comments

@jimmyff
Copy link

jimmyff commented Jun 18, 2024

hey, I'm having difficulty setting up flutter_test to work with this package. Have you had any success? I'm getting the following error:

Invalid argument(s): Failed to load dynamic library 'sweph.framework/sweph'

Where can I find the library? I've setup a fake path provider to attempt to get the package loading correctly:

class FakePathProviderPlatform extends Fake
    with MockPlatformInterfaceMixin
    implements PathProviderPlatform {

Any advice would be great, Thanks

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

1 participant