joanpablo / reactive_forms

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

DropdownMenu support #423

Closed herna closed 2 months ago

herna commented 11 months 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 4 months ago

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

herna commented 3 months ago

Thank you very much @vasilich6107

vasilich6107 commented 2 months ago

@herna could you close the issue if it was solved