QuickBirdEng / survey_kit

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

Center title in completion view, fix build by upgrading version of flutter_platform_widgets, and fix a test #133

Closed Joshua27 closed 1 year ago

Joshua27 commented 1 year ago

I just noticed that there is another pull request that updates several old package versions: https://github.com/QuickBirdEng/survey_kit/pull/115

The main intent of my pull request was to center the title in the completion view, which bothered me for some time. I think you should accept the other pull request as well.

Numoy commented 1 year ago

Sorry for the late response and much thanks for your contribution!

The reason why the linked PR is not merged yet is that the conflicts were not resolved. I will update the dependencies soon, sorry for the inconvenience.