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 TextInputField features! This is the first batch of improvements to the TextInput component and includes the following:
- Added Autofill Hints support.
- Added Text Input Validator.
- Added Text Input Formatter.
- Added Submit Keyboard Action selector.
- New Editor layout rendering pipeline. Improved TextInputField rendering.
- Fix website publishing error that occurs when using an empty Navigate Action.
Copy file name to clipboardExpand all lines: pubspec.yaml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
name: codelessly_sdk
2
-
description: Codelessly CloudUI™ - Supercharge your Flutter apps with dynamic UI and real-time updates. Build and publish UI without code!
3
-
version: 2.0.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