survey_kit icon indicating copy to clipboard operation
survey_kit copied to clipboard

Flutter library to create beautiful surveys (aligned with ResearchKit on iOS)

Results 34 survey_kit issues
Sort by recently updated
recently updated
newest added

`MultipleChoiceQuestionResult` .toJson was missing. Which would throw an error `'Unhandled Question Result Type'` Error for `MultipleChoiceQuestionResult` type of result toJson

Hello I created survey with survey_kit commit: 41f32291e87b4c0e41f75b9d7e6bebaa3723a6c9. At the beginning of the survey, the person's ID is asked. After inserting the person id, I want to check in the...

enhancement

Hey guys, Awesome plugin, great work! I've been playing around with it in the last couple of a days and plan on using it in my current project. I would...

Hi, sorry for my bad english, i want to know if it is possible to create navigation rule from 2 step identifier. i use single choice question in every questionstep,...

I'm developing a new answer format that you can upload a file and a description on a question step. I would like to know if there is some example or...

enhancement
question

Hi, I'm working on a research application that needs to show users some videos, I saw that survey_kit has a `VideoStepResult` and depends on `video_player`, is there a code sample...

enhancement

Hi! Thank you very much for this awesome library! I would like to use it, but currently it's missing one the main features: an image choice and value picker. Any...

enhancement

Hello, This post is not related to any issues but I just have some queries about customizing survey pages like appbar and next button. Is there any way to remove...

question

A completed survey produces an json file. I want to allow users to be able to create surveys. Is there a way to do this using the package? Or would...

Hi, Can you show me how to access the survey answers with sample code in Dart/Flutter? Thanks, Mike

enhancement
question