reactive_forms icon indicating copy to clipboard operation
reactive_forms copied to clipboard

Implement a quit simple solution to select text in a ReactiveTextField

Open joanpablo opened this issue 5 years ago • 2 comments

joanpablo avatar Oct 31 '20 06:10 joanpablo

Is there any update on this?

ngoc-quoc-huynh avatar Jun 12 '21 12:06 ngoc-quoc-huynh

Hi @gucci-quoci

I released standalone package for text field with exposed controller https://pub.dev/packages/reactive_text_field

Check how to access the controller in example https://github.com/artflutter/reactive_forms_widgets/blob/master/packages/reactive_text_field/example/lib/main.dart#L47

Does it looks suitable for your needs?

vasilich6107 avatar Dec 17 '21 05:12 vasilich6107