Skip to content

Commit bbcf9fa

Browse files
committed
Update ReadMe 20230619 #2
1 parent a7dc1ea commit bbcf9fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
**This is a lower-level package for constructing an abstract, universal data representation of UI. If you're looking for the developer SDK, use the [Codelessly Cloud UI SDK](https://pub.dev/packages/codelessly_sdk).**
2+
13
# Codelessly API
24

35
> Flutter's layouts and widgets represented as models and JSON data.
46
57
This package is used by the Codelessly Editor and CloudUI SDK to render Flutter Widgets. These APIs enable developers to interact with and manipulate user interfaces in a structured manner. It can be used to define components, layouts, interactions, and styles, among other things, programmatically.
68

7-
This is a lower-level package for constructing an abstract, universal data representation of UI. If you're looking for the developer SDK, use the [Codelessly Cloud UI SDK](https://pub.dev/packages/codelessly_sdk).
8-
99
## About
1010

1111
> User Interfaces (UI) as data.

0 commit comments

Comments
 (0)