File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.0.1
2
+ - Fix nested shrink-wrapping Stacks size calculations.
3
+
1
4
## 2.0.0
2
5
- Firebase v3.1.0 support.
3
6
- Update Checkbox shrinkwrap and padding sizing.
Original file line number Diff line number Diff line change 1
1
name : codelessly_sdk
2
2
description : Codelessly CloudUI™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3
- version : 2.0.0
3
+ version : 2.0.1
4
4
homepage : https://codelessly.com/
5
5
repository : https://github.com/Codelessly/CodelesslySDK
6
6
@@ -20,9 +20,9 @@ dependencies:
20
20
sdk : flutter
21
21
codelessly_api : 2.0.0
22
22
codelessly_json_annotation : 4.8.1
23
- firebase_core : ^3.1.0
24
- firebase_auth : ^5.1.0
25
- cloud_firestore : ^5.0.1
23
+ firebase_core : ^3.1.1
24
+ firebase_auth : ^5.1.1
25
+ cloud_firestore : ^5.0.2
26
26
firebase_ui_firestore : ^1.6.4
27
27
equatable : ^2.0.5
28
28
google_fonts : ^6.2.1
You can’t perform that action at this time.
0 commit comments