You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Create new Placeholders node.
- Add enable and disable node feature.
- Add new BlendModes support.
- Enable simulator hot reloading.
- Enable RenderedLayoutModel for buttons and dropdowns.
- Dropdown improvements:
- Fix dropdown onChanged callback value.
- Fix dropdown crashing on list having duplicate items.
- Fix dropdown value not found crash
- Fix image builder not rendering svg correctly.
- Fix TextInput settings panel not updating properly.
- Fix auto canvas placeholder crashing in fixed-height scrollable canvases.
Copy file name to clipboardExpand all lines: pubspec.yaml
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: codelessly_sdk
2
2
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!
0 commit comments