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

Support Swift Package Manager #47

Open
alexobviously opened this issue Dec 28, 2024 · 0 comments
Open

Support Swift Package Manager #47

alexobviously opened this issue Dec 28, 2024 · 0 comments

Comments

@alexobviously
Copy link

Flutter now finally supports SPM, and cocoapods is getting deprecated pretty soon, so it would be a good idea to update this to support SPM. I don't think it's a big change - I looked at doing it myself and making a PR but the structure of your project is a little bit different to the other packages I'm using for reference and I'm not sure how I'd test it, so I thought it's better to leave it to the person who actually understands the package better.

https://docs.flutter.dev/packages-and-plugins/swift-package-manager/for-plugin-authors#how-to-add-swift-package-manager-support-to-an-existing-flutter-plugin

This is the dynamsoft dependency: https://github.com/Dynamsoft/barcode-reader-spm

Happy to help if needed!

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