Skip to content

Releases: Codelessly/CodelesslySDK

CodelesslySDK v3.0.2

05 Aug 14:54
Compare
Choose a tag to compare
- Remove direct `package:web` dependency.

CodelesslySDK v3.0.1

05 Aug 03:53
Compare
Choose a tag to compare
- Migrate Wasm dependencies.

CodelesslySDK v3.0.0

04 Aug 22:47
Compare
Choose a tag to compare
- Wasm Web support.
- Codelessly v10 release.
- Update Firebase v3.3.0.

v2.3.0 Release

28 Jul 06:14
Compare
Choose a tag to compare
- New guided setup flow for getting started with CloudUI.
- Add support for toggling CloudUIs on and off. They're like feature flags, except much more powerful!

2.2.1

14 Jul 18:54
Compare
Choose a tag to compare
v2.2.1 Release

- Set target platforms.

2.2.0

14 Jul 18:27
Compare
Choose a tag to compare
v2.2.0 Release

- Restore Windows support! Codelessly CloudUI™ now works on all Flutter platforms.

2.1.1

11 Jul 15:39
Compare
Choose a tag to compare
v2.1.1 Release

- Fix Firebase exception on web.
- Fix Text Input `Set Value` action not working.

2.1.0

11 Jul 04:57
Compare
Choose a tag to compare
v2.1.0 Release

- 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.

2.0.2

03 Jul 03:22
Compare
Choose a tag to compare
v2.0.2 Release

- Update CodelesslyException to display better errors during development.
- Update external components with reactions.
- Add click and long click reactions to rectangle node.

2.0.1

03 Jul 03:22
Compare
Choose a tag to compare
  • Fix nested shrink-wrapping Stacks size calculations.