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

Dart SDK support #16

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

Dart SDK support #16

jimmyff opened this issue Jun 14, 2024 · 0 comments

Comments

@jimmyff
Copy link

jimmyff commented Jun 14, 2024

Hey, awesome work on this, just had a play and it's great!

Just wondering about the decision to make this a Flutter package rather than a Dart package? Dart packages can be used in Flutter apps but Flutter packages cannot be used in Dart apps. As this has no UI a Dart package might be a better fit? If it's due to the asset loading you could either leave that to the user or you could create a sweph-flutter package which uses the core sweph dart package but adds on flutter asset loading? Is it something you could consider? It would be great to be able to use this in cloud-functions etc.

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