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

A highly customizable and feature-rich dropdown widget for Flutter, offering seamless integration with forms, validation, animations, and extensive styling options.#FlutterDropdown #CustomDropdown #Dr [...]

Changelog #

1.1.0 #

New Features #

  • Added new CustomDropdown<T> widget with:
    • Type-safe generic support for any model class
    • Built-in search and filter capabilities
    • Custom itemBuilder for flexible item layouts
    • Validation support with validationMessage
    • Convenience styling parameters (borderRadius, menuBackgroundColor, menuElevation)
    • Full MenuStyle customization support
    • Icon support: prefixIcon, suffixIcon, leadingIcon, trailingIcon
    • Enable/disable functionality

Changes #

  • Deprecated legacy GTDropdown widget (still available for backward compatibility)
  • Updated Flutter constraint to >=3.0.0 for modern features
  • Improved documentation with comprehensive examples

Migration #

  • Users of GTDropdown should migrate to CustomDropdown for better features and performance
  • Legacy GTDropdown is available via gt_dropdown/legacy/gt_dropdown_legacy.dart

1.0.1 #

  • Initial release
  • Basic dropdown with customization options
  • Form validation support
  • Smooth animations
4
likes
140
points
149
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable and feature-rich dropdown widget for Flutter, offering seamless integration with forms, validation, animations, and extensive styling options.#FlutterDropdown #CustomDropdown #DropdownMenu #DropdownWidget #DropdownAnimation

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on gt_dropdown