jifalops / datetime_picker_formfield

A Flutter widget that wraps a TextFormField and integrates the date and/or time picker dialogs.
MIT License
186 stars 101 forks source link

How to set value with WidgetTester? #117

Open dan-leech opened 3 years ago

dan-leech commented 3 years ago

How to set value with WidgetTester with integration_test or test_driver?