research_package 0.1.1
research_package: ^0.1.1 copied to clipboard
A Flutter framework for obtaining informed consent, showing surveys and collecting results.
0.1.1 #
json_annotation
dependency updated to^3.0.0
rx_dart
dependency updated to^0.22.0
0.1.0 #
- Form Step feature added
- Bug fixing
0.0.4 #
- Example application added
0.0.3 #
- Initial release for Pub
- Support for three Answer Formats
- Single Choice
- Multiple Choice
- Integer
0.0.2 #
- Added initial support for serialization to/from JSON
- JSON serialization is available for these classes:
RPAnswerFormat
RPChoiceAnswerFormat
RPIntegerAnswerFormat
RPConsentDocument
RPConsentSection
RPSignatureResult
RPStepResult
RPTaskResult
RPChoice
0.0.1 #
- Initial release
- Entire framework done
- Support for SingleChoice question type