File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed
secure_storage/amplify_secure_storage Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.6.5
2
+
3
+ ### Fixes
4
+ - fix: properly handle 16-bit code units ([ #4717 ] ( https://github.com/aws-amplify/amplify-flutter/pull/4717 ) )
5
+
1
6
## 0.6.4
2
7
3
8
### Features
Original file line number Diff line number Diff line change 1
1
name : aws_common
2
2
description : Common types and utilities used across AWS and Amplify packages.
3
- version : 0.6.4
3
+ version : 0.6.5
4
4
homepage : https://docs.amplify.aws/lib/q/platform/flutter/
5
5
repository : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/aws_common
6
6
issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
Original file line number Diff line number Diff line change
1
+ ## 0.4.4
2
+
3
+ - Add Apple privacy manifest file ([ #4794 ] ( https://github.com/aws-amplify/amplify-flutter/pull/4794 ) )
4
+
1
5
## 0.4.3
2
6
3
7
### Features
Original file line number Diff line number Diff line change 1
1
name : amplify_secure_storage
2
2
description : A package for storing secrets, intended for use in Amplify libraries.
3
- version : 0.4.3
3
+ version : 0.4.4
4
4
homepage : https://github.com/aws-amplify/amplify-flutter/tree/main
5
5
repository : https://github.com/aws-amplify/amplify-flutter/tree/main/packages/secure_storage/amplify_secure_storage
6
6
issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
You can’t perform that action at this time.
0 commit comments