Skip to content

Commit d9e061b

Browse files
committed
CodelesslySDK v5.1.0
- Fix Hive CE duplicate initialization error. - Update Firestore v3.5.0.
1 parent a012d16 commit d9e061b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 5.1.0
2+
- Fix Hive CE duplicate initialization error.
3+
- Update Firestore v3.5.0.
4+
15
## 5.0.0
26
- Restore Wasm Web support.
37
- Require Flutter v3.24.0 and Dart SDK v3.5.0.

pubspec.yaml

+1-1
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.0.0
3+
version: 5.1.0
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

0 commit comments

Comments
 (0)