My Dropdown Package
A Flutter package that provides a customizable dropdown widget for your applications.
Features
- Customizable UI: Easily customize text styles, colors, and icons.
- Form Integration: Built-in support for validation and FormField.
- Null Safety: Fully migrated to null safety.
Installation
Add my_dropdown_package as a dependency in your pubspec.yaml:
dependencies:
my_dropdown_package: ^1.0.0