## 0.4.0+2 - Minor bug fixes and improvements ## 0.4.0+1 ### Fixes - fix(secure_storage): Fallback for CFStringRef decoding ([#3111](https://github.com/aws-amplify/amplify-flutter/pull/3111)) ## 0.4.0 ### Features - Dart 3 support (must update Dart SDK constraint to `^3.0.0`) ## 0.3.0+4 ### Fixes - fix(repo): Flutter 3.3 support ## 0.3.0+3 - Minor bug fixes and improvements ## 0.3.0+2 - Minor bug fixes and improvements ## 0.3.0+1 - Minor bug fixes and improvements ## 0.3.0 - Minor bug fixes and improvements ## 0.2.0 ### Breaking Changes - fix(secure_storage)!: use correct values for `kSecAttrAccessible` ([#2649](https://github.com/aws-amplify/amplify-flutter/pull/2649)) ## 0.1.4+3 - Minor bug fixes and improvements ## 0.1.4+2 - Minor bug fixes and improvements ## 0.1.4+1 ### Fixes - fix(auth): legacy data migration for iOS ([#2516](https://github.com/aws-amplify/amplify-flutter/pull/2516)) ## 0.1.4 - Minor bug fixes and improvements ## 0.1.3 - Minor bug fixes and improvements ## 0.1.2 - Minor bug fixes and improvements ## 0.1.1 ### Features - feat(secure_storage): handle package uninstall/re-install on Linux and Windows ([#2044](https://github.com/aws-amplify/amplify-flutter/pull/2044)) - feat(secure_storage): remove items on re-install for iOS & MacOS ([#2118](https://github.com/aws-amplify/amplify-flutter/pull/2118)) ## 0.1.0 - Initial version.