research_package 0.0.4
research_package: ^0.0.4 copied to clipboard
A Flutter framework for obtaining informed consent, showing surveys and collecting results.
0.0.4 #
- Example 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