easy_dropdown2 1.1.0 copy "easy_dropdown2: ^1.1.0" to clipboard
easy_dropdown2: ^1.1.0 copied to clipboard

outdated

EasyDropdown is a Flutter library for creating customizable and user-friendly dropdown menus with flexible positioning and styling.

1.1.0 #

  • Added buttonMargin configuration option to EasyDropdownConfig for controlling the margin between the button and the dropdown.
  • Added showDividers configuration option to EasyDropdownConfig for controlling divider display between items.
  • Added dividerBuilder configuration option to EasyDropdownConfig for customizing divider widgets.
  • Added animationDuration configuration option to EasyDropdownConfig for controlling the animation duration of the dropdown. Users can specify the duration in various time units (e.g., seconds, milliseconds).
  • Fixed an issue where subtitles were not being displayed for EasyDropdownTile.
  • Updated documentation to reflect the new configuration option.

1.0.0 #

  • Initial release of EasyDropdown library.
  • Basic dropdown functionality with customizable tiles.
  • Supports showing the dropdown above or below a button.
  • Configurable tile height, dropdown width, and other options.
5
likes
0
points
53
downloads

Publisher

verified publisherrutvik.dev

Weekly Downloads

EasyDropdown is a Flutter library for creating customizable and user-friendly dropdown menus with flexible positioning and styling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on easy_dropdown2