flutter_openssl_crypto/CHANGELOG.md
Krille Fear 9aec52e4f5 chore: Update dart to 2.12 to support null safety
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.
2021-11-20 14:49:12 +00:00

106 B

0.1.0

  • chore: Update dart to 2.12 to support null safety

0.0.1

  • TODO: Describe initial release.