onCancelcallback changed to only optional
onCancelcallback added to Tasks
RPActivityStepandRPActivityResultadded with including UI.- 8 cognitive tests added as activity steps.
- Dependencies updated
- Minor bugfixes
- FormStep now supports Slider, Image, Date and Boolean Answer Formats as well
- Support for Navigable Tasks
- Branching support with
RPDirectStepNavigationRuleandRPPredicateStepNavigationRule - Navigation to previous questions
- Currently supports:
- Boolean Answer Format
- Choice Answer Format
- Branching support with
- Localization added
- Demo app available now in English and Danish
- Support for new Answer Format
- Boolean
- UI updates, bug fixes
- Support for new Answer Formats
- Slider
- Date and Time
- Image Choice
rx_dartdependency updated to^0.23.0- Small bug fixes and documentation update
json_annotationdependency updated to^3.0.0rx_dartdependency updated to^0.22.0
- Form Step feature added
- Bug fixing
- Example application added
- Initial release for Pub
- Support for three Answer Formats
- Single Choice
- Multiple Choice
- Integer
- Added initial support for serialization to/from JSON
- JSON serialization is available for these classes:
RPAnswerFormatRPChoiceAnswerFormatRPIntegerAnswerFormatRPConsentDocumentRPConsentSectionRPSignatureResultRPStepResultRPTaskResultRPChoice
- Initial release
- Entire framework done
- Support for SingleChoice question type