AKushWarrior / steel_crypt

A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.
https://pub.dev/packages/steel_crypt
Mozilla Public License 2.0
40 stars 10 forks source link

Null safety #49

Closed OroshiX closed 3 years ago

OroshiX commented 3 years ago

Is there a plan in the near future for null safety in this package?
Null safety is now fully launched with flutter 2.

AKushWarrior commented 3 years ago

Yeah, I'm going to be working on it this weekend. If all goes well, you can expect to see it by the end of next week.

Skyost commented 3 years ago

Any news @AKushWarrior ?

AKushWarrior commented 3 years ago

I've started it. I estimate I'm about halfway done right now.

OroshiX commented 3 years ago

Any updates?

AKushWarrior commented 3 years ago

Thanks for reminding me. I had a preliminary version done on my machine, but I forgot to publish it. It's out as of now on both GitHub and pub.dev.