Skip to content

Releases: emz-hanauer/dart-cryptography

cryptography_flutter_plus v2.3.4

30 Oct 09:35
Compare
Choose a tag to compare
  • fix(iOS, MacOS): compilation issue, rename podspec
  • fix(Android): Remove registrar build error on v1 plugin

v2.7.1

24 Oct 09:54
Compare
Choose a tag to compare

cryptography_plus v2.7.1

Release of package under new name

  • fix: add super.destroy() to SecretKeyData
  • fix: remove Unnecessary casts
  • ci: github release action
  • docs: typo with X25519 Key Agreement example
  • chore: pubspec - Add topic crypto
  • chore: update js to 0.7.1 (was 0.6.7)

cryptography_flutter_plus v2.3.3

Release of package under new name

  • fix: AGP 8.x compatibility + Flutter 3.24