survey_kit library
Classes
- AnswerFormat
- AppBarConfiguration
- BooleanAnswerFormat
- BooleanAnswerView
- BooleanQuestionResult
- CloseSurvey
- CompletionStep
- CompletionStepResult
- CompletionView
- DateAnswerFormat
- DateAnswerView
- DateQuestionResult
- DoubleAnswerFormat
- DoubleAnswerView
- DoubleQuestionResult
- Identifier
- ImageAnswerFormat
- ImageAnswerView
- ImageQuestionResult
- InstructionStep
- InstructionStepResult
- InstructionView
- IntegerAnswerFormat
- IntegerAnswerView
- IntegerQuestionResult
- LoadingSurveyState
- MultiDouble
- MultipleChoiceAnswerFormat
- MultipleChoiceAnswerView
- MultipleChoiceQuestionResult
- MultipleDoubleAnswerFormat
- MultipleDoubleQuestionResult
-
Definition of task which can handle routing between
Tasks
- NextStep
- OrderedTask
- Defines a Task which handles its steps in the order of the steps list.
- PresentingSurveyState
-
QuestionResult<
T> - QuestionStep
- Result
- ScaleAnswerFormat
- ScaleAnswerView
- ScaleQuestionResult
- SelectionListTile
- SingleChoiceAnswerFormat
- SingleChoiceAnswerView
- SingleChoiceQuestionResult
- StartSurvey
- Step
- StepBack
- StepIdentifier
- StepResult
- StepView
- SurveyAppBar
- SurveyController
- SurveyEvent
- SurveyKit
- SurveyPage
- SurveyPresenter
- SurveyProgress
- SurveyProgressConfiguration
- SurveyResult
- SurveyResultState
- SurveyState
- Task
- Abstract definition of survey task
- TaskIdentifier
- Used to uniquly identify a Task
- TextAnswerFormat
- TextAnswerView
- TextChoice
- TextQuestionResult
- TimeAnswerFormat
- TimeAnswerView
- TimeOfDayConverter
- TimeQuestionResult
Enums
Functions
-
textFieldInputDecoration(
{String hint = ''}) → InputDecoration
Exceptions / Errors
- AnswerFormatNotDefinedException
- RuleNotDefinedException
- StepNotDefinedException
- TaskNotDefinedException
- Defines an exception if not valid task definition is found