File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
packages/common/amplify_db_common_dart Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.4.1
2
+
3
+ ### Fixes
4
+ - fix(common): set upper bound limit for sqlite version for ` drift ` compatibility ([ #4884 ] ( https://github.com/aws-amplify/amplify-flutter/pull/4884 ) )
5
+
1
6
## 0.4.0
2
7
3
8
- Minor bug fixes and improvements
Original file line number Diff line number Diff line change 1
1
name : amplify_db_common_dart
2
2
description : Common utilities for working with databases such as sqlite. Used throughout Amplify packages.
3
- version : 0.4.0
3
+ version : 0.4.1
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/common/amplify_db_common_dart
6
6
issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
You can’t perform that action at this time.
0 commit comments