QuickBirdEng / survey_kit

Flutter library to create beautiful surveys (aligned with ResearchKit on iOS)
MIT License
127 stars 97 forks source link

Fix survey not ending after first completion step #153

Closed magginichi closed 1 week ago

magginichi commented 3 weeks ago

Resolves #152 where the survey doesn't end with the first occurence of a completion step (with multiple completion steps in the task).

Numoy commented 1 week ago

@magginichi Thanks for your contribution and sorry it took so long to get a review. I will merge this and fix the analysis issue in a separate branch since it came with the new Flutter Version.