File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.5.0
2
+ - Multi environment support. Use multiple Codelessly widgets simultaneously from different projects.
3
+ - Update Google Fonts v6.2.1.
4
+
1
5
## 1.4.0
2
6
- New StyleSheets support! Create reusable color and text styles.
3
7
- Update GridView ` childAlignment ` property. Minor refactor.
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.4 .0
3
+ version : 1.5 .0
4
4
homepage : https://codelessly.com/
5
5
repository : https://github.com/Codelessly/CodelesslySDK
6
6
@@ -18,7 +18,7 @@ platforms:
18
18
dependencies :
19
19
flutter :
20
20
sdk : flutter
21
- codelessly_api : 1.4 .0
21
+ codelessly_api : 1.5 .0
22
22
codelessly_json_annotation : 4.8.1
23
23
firebase_core : ^2.27.1
24
24
firebase_auth : ^4.17.9
You can’t perform that action at this time.
0 commit comments