Skip to content

Commit d81aa93

Browse files
committed
CodelesslySDK v5.2.1
- Add WebView Web Wasm support. - Update Firebase v3.6.0.
1 parent f8f1acf commit d81aa93

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1+
## 5.2.1
2+
3+
- Add WebView Web Wasm support.
4+
- Update Firebase v3.6.0.
5+
16
## 5.2.0
27

38
- Update codelessly_json_serializable to v4.9.0.
49

510
## 5.1.0
11+
612
- Fix Hive CE duplicate initialization error.
713
- Update Firestore v3.5.0.
814

915
## 5.0.0
16+
1017
- Restore Wasm Web support.
1118
- Require Flutter v3.24.0 and Dart SDK v3.5.0.
1219

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_sdk
22
description: Codelessly CloudUI™ - Server-driven UI for Flutter. Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3-
version: 5.2.0
3+
version: 5.2.1
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

0 commit comments

Comments
 (0)