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
- New StyleSheets support! Define common color and text styles.
- Update GridView `childAlignment` property. Minor refactor.
- Improve Edge Pins.
- Fix edge pins not being saved.
- Clamp edge pins to positive values in wrapping parent layouts.
Copy file name to clipboardExpand all lines: pubspec.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: codelessly_api
2
2
description: Flutter's layouts and widgets represented as models and JSON data. This API is used by the Codelessly Editor and CloudUI SDK to render Flutter Widgets.
0 commit comments