itenfay / dart_crypto

集成了Base64, 32/16 Bits MD5, AES, RSA等算法(This integrates Base64, 32/16 Bits MD5, AES and RSA algorithms.)。
https://www.jianshu.com/p/d6db6c6d81d8
Other
37 stars 9 forks source link

dart_crypto any which doesn't exist #1

Closed broccolii closed 5 years ago

broccolii commented 5 years ago

flutter package get 找不到这个包

dart_crypto any which doesn't exist (could not find package dart_crypto at https://pub.flutter-io.cn)

itenfay commented 5 years ago

Sorry, this package(dart_crypto) was not submitted to https://pub.flutter-io.cn. It implements MD5, Base64, AES, RSA algorithm with dart.