joanpablo / reactive_forms

This is a model-driven approach to handling form inputs and validations, heavily inspired in Angular's Reactive Forms
MIT License
472 stars 90 forks source link

DropdownMenu support #423

Closed herna closed 3 months ago

herna commented 1 year ago

Hi,

Is there any plans to support the new DropdownMenu from Flutter: https://api.flutter.dev/flutter/material/DropdownMenu-class.html

Or I can use it already and I'm missing anything?

Thanks.

vasilich6107 commented 5 months ago

Hey @herna check https://pub.dev/packages/reactive_dropdown_menu

herna commented 4 months ago

Thank you very much @vasilich6107

vasilich6107 commented 3 months ago

@herna could you close the issue if it was solved