flutter_custom_dropdown_list 1.0.2 copy "flutter_custom_dropdown_list: ^1.0.2" to clipboard
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.
0
likes
150
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 itemBuilder, search functionality, and three different bottom sheet display modes.

Homepage
Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_custom_dropdown_list