Skip to content

Commit 798a697

Browse files
committed
v0.8.1 Release
- Fix Flutter Text Scale API changes affecting text size calculations.
1 parent 1a64c78 commit 798a697

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.8.1
2+
- Fix Flutter Text Scale API changes affecting text size calculations.
3+
14
## 0.8.0
25
- Codelessly Data support. Save and write data to Codelessly Cloud.
36
- New GridView widget.

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™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3-
version: 0.8.0
3+
version: 0.8.1
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslySDK
66

0 commit comments

Comments
 (0)