File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.6.0
2
+ - Initial CloudUI support for Layout Groups.
3
+ - Display different layouts for different screen sizes.
4
+
1
5
## 1.5.0
2
6
- Multi environment support. Use multiple Codelessly widgets simultaneously from different projects.
3
7
- Update Google Fonts v6.2.1.
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.5 .0
3
+ version : 1.6 .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.5 .0
21
+ codelessly_api : 1.6 .0
22
22
codelessly_json_annotation : 4.8.1
23
- firebase_core : ^2.27.1
24
- firebase_auth : ^4.17.9
25
- cloud_firestore : ^4.15.9
23
+ firebase_core : ^2.28.0
24
+ firebase_auth : ^4.19.0
25
+ cloud_firestore : ^4.16.0
26
26
firebase_ui_firestore : ^1.6.2
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