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

Null safety not supported #4

Open
pwa-tapptic opened this issue Aug 23, 2021 · 1 comment
Open

Null safety not supported #4

pwa-tapptic opened this issue Aug 23, 2021 · 1 comment

Comments

@pwa-tapptic
Copy link

Would it be possible to migrate the lib to Dart with null safety?
I wanted to add E2EE into my project but as soon as I try to run the project with the lib integrated I get a build error:

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

 - package:virgil_e3kit

I took a look at lib's code and it should be relatively simple to migrate, quick help would be appreciated!

@ShahzadUmarBaig
Copy link

I tried making it null safe some time ago through the dart migration tool but it failed, It needs someone with the knowledge to migrate it.

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

2 participants