Skip to content

Commit 5913795

Browse files
committed
v1.5.0 Release
- Multi environment support. Use multiple Codelessly widgets simultaneously from different projects. - Update Google Fonts v6.2.1.
1 parent 3cc3a1f commit 5913795

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.5.0
2+
- Multi environment support. Use multiple Codelessly widgets simultaneously from different projects.
3+
- Update Google Fonts v6.2.1.
4+
15
## 1.4.0
26
- New StyleSheets support! Create reusable color and text styles.
37
- Update GridView `childAlignment` property. Minor refactor.

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_sdk
22
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
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

@@ -18,7 +18,7 @@ platforms:
1818
dependencies:
1919
flutter:
2020
sdk: flutter
21-
codelessly_api: 1.4.0
21+
codelessly_api: 1.5.0
2222
codelessly_json_annotation: 4.8.1
2323
firebase_core: ^2.27.1
2424
firebase_auth: ^4.17.9

0 commit comments

Comments
 (0)