Ensemble Dropdown Module
Ensemble dropdown is a Flutter package that extends the capabilities of the dropdown_Button and used in Ensemble.
Installation
Add the following dependency to your pubspec.yaml
:
dependencies:
ensemble_dropdown: ^0.1.0
Then run:
flutter pub get
Contributing
Contributions are welcome! If you have ideas for improvements or find any issues, please fork the repository and submit a pull request. For major changes, it’s recommended to open an issue first to discuss your proposed changes.