0

I want to make a DropdownTextField where the user can choose either keyboard or dropdown to input value in the field.

I want to achieve a TextFormField where the user can give input value with the keyboard and if the user presses the suffixIcon a dropdown will appear and can also select a value from the dropdown menu.

This is what I want to make, but the dropdown should take the full width like the last photo.

3
  • Have you tried this package: pub.dev/packages/dropdown_textfield? Commented Apr 9, 2024 at 3:54
  • Please share your current reproducible code to give more information here for anyone to be able to help Commented Apr 9, 2024 at 4:03
  • I already tried this package. I want a dropDownTextField where user can input value using keyboard or selecting dropdown item as there wish. Commented Apr 9, 2024 at 10:19

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.