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

Proprietary use possibility #74

Open
mr2160 opened this issue Dec 23, 2022 · 0 comments
Open

Proprietary use possibility #74

mr2160 opened this issue Dec 23, 2022 · 0 comments

Comments

@mr2160
Copy link

mr2160 commented Dec 23, 2022

Hi,
as I understand the LGPLv3 licence the main thing you have to abide by is letting the user use a modified version of the library with the proprietary app. This library makes such use possible for the original libserialport library - it is imported as a dynamic library. But this (dart) library is also under LGPL, which would mean it is necessary to make this library modifiable too. Importing and building the application isn't an option then. How would one satisfy the licence requirements in dart? Or is it only possible by exposing the source code of the whole app?

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