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

When `initialStep` is given in `Task`, `Steps` before the `initalStep` is not included in `Step history` and there fore cannot be navigated backwards.

bug

Hello, how are you? How can I use Padding in position showed in image? ![image](https://user-images.githubusercontent.com/9963789/218485759-73605bb9-4621-405a-8dda-4a43198f5d98.png)

When I try to run the following `getJsonTask()` from the example code, the app just stays on the loading screen for some time. Using Flutter 3.0.1 ```dart class _MyAppState extends...

Hello, I'm just playing around with your example app, the getjsontask doesnt work but i'm using the getsampletask which does. When i get to the end of the survey and...