This repository has been archived by the owner on Feb 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 274
Library doesn't work with dart 2 and Flutter #1
Comments
|
The crypto library used by this project isn't ready for dart 2 (which Flutter uses by default) yet. When PointyCastle/pointycastle#122 lands, I will upgrade this library so that it will work with Flutter. If you urgently need to use this library, consider disabling dart 2 for Flutter with this guide. I will close this issue when this library and all its dependencies support dart 2, although that might break backwards-compatibility for some APIs. |
simolus3
changed the title
error flutter beta3
Library doesn't work with dart 2 and Flutter
May 11, 2018
Thank you |
@simolus3 Hi, the PointyCastle has a RC version solved the dart 2 problem. PointyCastle/pointycastle#125 |
@simolus3 can you please fix this issue ? thank you very much |
It should be fixed in version 0.3.0 of this library which is now out on pub. Let me know if you run into any further issues. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: