bg_searchable_dropdown 0.0.5
bg_searchable_dropdown: ^0.0.5 copied to clipboard
More Descriptive: Instead of just saying it provides customized options, the description now mentions specific features like search functionality, clear option, and flexible styling. This gives poten [...]
0.0.5 - 2025-05-10 #
-
Enhancements:
- Improved handling of empty search results, displaying a "No items found" message.
- Dynamically adjusted dropdown height based on the number of filtered items.
- Minor UI adjustments for better visual separation between dropdown and text field.
- Codebase improvements for better null safety handling.
-
Bug Fixes:
- Resolved potential null pointer exceptions in specific scenarios.
-
Other Changes:
- Updated dependencies to more recent versions.
- Improved documentation and added more examples.
- Code formatting to comply with Dart style guidelines.