formstack 0.6.5 formstack: ^0.6.5 copied to clipboard
A flutter library to create a UI based on the model from either json or dart object.
0.6.4 #
- Added hoice fild with switch.
0.6.3 #
- Added OTP View support.
- Added File input type (single file selection).
0.6.1 #
- Disable Ui dynamically.
0.6.0 #
- Able to set erro dynamically
- Able to set data dynamically.
0.5.1 #
- NestedQuestionStep -> Renamed to -> NestedStep
- To Shoe nested step in single view
0.4.0 #
- NestedQuestionStep creted to display mutiple questions in single screen.
- Documents updated and code optimisation.
0.2.10 #
- Documents updated and code optimisation.
0.1.4 #
- Documents updated.
0.1.4 #
- Documents updated.
0.1.3 #
- Example application created and document updated.
0.1.1 #
- Focused on creating a ui based on the model.