artflutter / reactive_forms_widgets

MIT License
127 stars 74 forks source link

Widget wrappers roadmap #16

Open vasilich6107 opened 3 years ago

vasilich6107 commented 3 years ago

I will be tracking here the list of widgets that I plan to implement wrappers to. Fill free to suggest your favourite one)

https://pub.dev/packages/flutter_markdown

https://pub.dev/packages/getwidget

https://github.com/Origogi/Flutter-Credit-Card-Input-Form

https://pub.dev/packages/advance_image_picker

+ https://pub.dev/packages/textfield_tags

https://pub.dev/packages/easy_mask

https://pub.dev/packages/mask_text_input_formatter

https://pub.dev/packages/input_slider

https://api.flutter.dev/flutter/cupertino/CupertinoDatePicker-class.html

https://api.flutter.dev/flutter/cupertino/CupertinoPicker-class.html

https://api.flutter.dev/flutter/cupertino/CupertinoSearchTextField-class.html

https://api.flutter.dev/flutter/cupertino/CupertinoTimerPicker-class.html

https://github.com/henryleunghk/flutter-native-text-view

https://pub.dev/packages/intl_phone_field

https://pub.dev/packages/otp_autofill

https://pub.dev/packages/cool_dropdown

https://pub.dev/packages/syncfusion_flutter_datepicker

https://pub.dev/packages/syncfusion_flutter_gauges

https://pub.dev/packages/syncfusion_flutter_sliders

cedvdb commented 3 years ago

I would like to suggest https://github.com/cedvdb/phone_form_field

I'm the maintainer of this library so here are a few reasons:

vasilich6107 commented 3 years ago

@cedvdb thanks for suggestion Will include it in roadmap