No description
9aec52e4f5
As far as I see this package has no dart code anyway so everything we need to do to make this null safe is upgrading the pubspec.yaml file. This is necessary to use the migration tool in our flutter apps. |
||
---|---|---|
.idea | ||
android | ||
example | ||
ios | ||
test | ||
.gitignore | ||
.metadata | ||
CHANGELOG.md | ||
flutter_openssl_crypto.iml | ||
LICENSE | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
flutter_openssl_crypto
This package provides libcrypto from OpenSSL for Android and iOS to be used with dart:ffi.
Android Gradle Plugin 4.1 is required for Android.
Currently, OpenSSL is included completely in iOS, but this isn't guaranteed.