File tree 2 files changed +8
-5
lines changed
2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.8.0
2
+ - Custom Layout IDs support! Use a human readable ID for CodelesslyWidgets to help identify and differentiate CloudUI in your code.
3
+
1
4
## 1.7.0
2
5
- Teams v1 support.
3
6
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 : 1.7 .0
3
+ version : 1.8 .0
4
4
homepage : https://codelessly.com/
5
5
repository : https://github.com/Codelessly/CodelesslySDK
6
6
@@ -18,11 +18,11 @@ platforms:
18
18
dependencies :
19
19
flutter :
20
20
sdk : flutter
21
- codelessly_api : 1.7 .0
21
+ codelessly_api : 1.8 .0
22
22
codelessly_json_annotation : 4.8.1
23
- firebase_core : ^2.30.1
24
- firebase_auth : ^4.19.4
25
- cloud_firestore : ^4.17.2
23
+ firebase_core : ^2.31.0
24
+ firebase_auth : ^4.19.5
25
+ cloud_firestore : ^4.17.3
26
26
firebase_ui_firestore : ^1.6.3
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