survey_kit 0.0.10 copy "survey_kit: ^0.0.10" to clipboard
survey_kit: ^0.0.10 copied to clipboard

outdated

Create beautiful surveys with Flutter (inspired by iOS ResearchKit Surveys)

0.0.10 #

  • BREAKING: Migrated to null-safety
  • BREAKING: Upgrade Dart SDK constraints to >=2.12.0-0 <3.0.0
  • BREAKING: Expose SurveyController to add the possiblity to override the navigation (StepBack, NextStep and CloseSurvey)
  • Flutter SurveyKit can now also be used with Web, MacOS, Linux and Windows (Not optimized)
  • Updated platform dependend widgets to flutter_platform_widgets

0.0.2 - 0.0.8 #

  • README updates
  • Added additional licence information

0.0.1 #

Initial Version of the library.

  • Includes the ability to create a surveys with prebuild and customs step.