reactive_language_picker library

Classes

Language
LanguageCodeValueAccessor
LanguagePickerCupertino
Provides a customizable CupertinoPicker which displays all languages in cupertino style
LanguagePickerDialog
Provides a customizable Dialog which displays all languages with optional search feature
LanguagePickerDropdown
Provides a customizable DropdownButton for all languages
LanguagePickerDropdownController
LanguagePickerUtils
Languages
LanguageValueAccessor<T>
ReactiveLanguagePickerDialog<T>
A ReactiveLanguagePickerDropdown that contains a LanguagePicker.
ReactiveLanguagePickerDropdown<T>
A ReactiveLanguagePickerDropdown that contains a LanguagePicker.
SingleChoiceDialogState

Typedefs

ItemBuilder = Widget Function(Language language)