Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 400 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 400 Bytes

NEXT

  • Fixed an issue causing crashes when encrypting or decrypting empty strings by adding appropriate checks and handling in Encrypt and Decrypt methods.
  • Fix new lint warnings.
  • Update minimum Flutter and Dart version to 3.13 and 3.1.

0.1.1

  • Update flutter_secure_storage to 9.0.0.
  • Update example app.
  • Increase the minimum Flutter version to 3.3.

0.1.0

  • Initial release.