Collection of advanced widgets based on Reactive Forms.
Clone the repository and launch example to see the demo of all available fields.
Once you're familiar with reactive_forms you may install this package adding reactive_forms_widgets to the dependencies list
of the pubspec.yaml file as follow:
dependencies:
reactive_forms_widgets: latest- ReactiveDateTimePicker - date and time picker
- ReactiveDropdownSearch - wrapper around
dropdown_search - ReactiveTouchSpin - wrapper around
flutter_touch_spin - ReactiveSegmentedControl - wrapper around
CupertinoSegmentedControl