reactive_forms_widgets 0.3.0 reactive_forms_widgets: ^0.3.0 copied to clipboard
A new Flutter package.
reactive_forms_widgets #
Collection of advanced widgets based on Reactive Forms.
Getting Started #
Clone the repository and launch example
to see the demo of all available fields.
Fields #
- ReactiveDateTimePicker - date and time picker
- ReactiveDropdownSearch - wrapper around
dropdown_search
- ReactiveTouchSpin - wrapper around
flutter_touch_spin
- ReactiveSegmentedControl - wrapper around
CupertinoSegmentedControl