Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 792 Bytes

File metadata and controls

38 lines (23 loc) · 792 Bytes

Changelog

2.0.2

Mar 19, 2025

  • The encryption and decryption process is now faster and more efficient.
  • Platform-side code has been refactored for improved readability and maintainability.
  • Resolved compatibility issues with Xcode versions prior to 16.

2.0.1

Mar 16, 2025

  • Minor changes to improve Pub score.

2.0.0

Mar 16, 2025

  • Migrates to v2 embedding on Android for improved performance.
  • Adopts Swift Package Manager (SPM) on iOS.
  • Enables null safety for better code reliability.
  • Introduces type-safe platform calls using Pigeon.
  • Updates example app to reflect the latest changes.

1.0.1

Apr 28, 2020

  • Runs encryption/decryption off the Main thread.

1.0.0

Apr 27, 2020

  • Initial Release
  • Bumps dependency to latest version.