Releases: emz-hanauer/dart-cryptography
Releases · emz-hanauer/dart-cryptography
cryptography_flutter_plus v2.3.4
- fix(iOS, MacOS): compilation issue, rename podspec
- fix(Android): Remove registrar build error on v1 plugin
v2.7.1
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