File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
packages/common/amplify_db_common Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.3.2
2
+
3
+ - Minor bug fixes and improvements
4
+
1
5
## 0.3.1+1
2
6
3
7
- Minor bug fixes and improvements
Original file line number Diff line number Diff line change 1
1
name : amplify_db_common
2
2
description : Common utilities for working with databases such as SQLite.
3
- version : 0.3.1+1
3
+ version : 0.3.2
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
6
6
issue_tracker : https://github.com/aws-amplify/amplify-flutter/issues
@@ -10,7 +10,7 @@ environment:
10
10
flutter : " >=3.10.0"
11
11
12
12
dependencies :
13
- amplify_db_common_dart : " >=0.3.1 <0.4.0"
13
+ amplify_db_common_dart : " >=0.3.2 <0.4.0"
14
14
drift : " >=2.11.0 <2.12.0"
15
15
flutter :
16
16
sdk : flutter
You can’t perform that action at this time.
0 commit comments