flutter_custom_dropdown_list 1.0.2
flutter_custom_dropdown_list: ^1.0.2 copied to clipboard
A customizable dropdown package for Flutter that allows developers to display a dropdown using bottom sheets or a full-screen modal. This package supports dynamic item rendering with optional itemBuil [...]
1.0.2 #
- Updated README examples and package import instructions.
- Added a package-name-matching library entrypoint while keeping the existing import path for compatibility.
- Updated example tests for the dropdown demo.
- Migrated Android example build files to current Gradle and AGP versions.
1.0.0 #
- Initial version.