magic_dropdown_search 0.0.8 copy "magic_dropdown_search: ^0.0.8" to clipboard
magic_dropdown_search: ^0.0.8 copied to clipboard

A flutter package for a dropdown search with dynamic data from Api

Changelog #

All notable changes to the "magic_dropdown_search" project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.8] - 2024-06-13 #

Added #

  • Added the itemBuilder property to customize the dropdown items.

Fixed #

  • Fixed the issue with the hint style.
  • Fixed the issue with the dropdown style not updating.

[0.0.7] - 2024-06-12 #

Fixed #

  • Fixed the issue with the dropdown style not updating.

[0.0.6] - 2024-06-11 #

Added #

  • Added the DropDownBoxDecoration property to customize the dropdown box.

Removed #

  • Removed the dropdownBoxDecoration property as InputDecoration.

[0.0.5] - 2024-06-10 #

Added #

  • Added the dropdownBoxDecoration property to customize the dropdown box.

[0.0.4] - 2024-06-09 #

Added #

  • Added the buttonDecoration property to customize the dropdown button.
  • Added the searchDecoration property to customize the search bar.
  • Make the dropdown button and search bar customizable.

Fixed #

  • Fixed the issue with the dropdown global key.

[0.0.3] - 2024-01-03 #

Added #

  • Added the isCanNotSelect property to disable the selection of a particular item in the dropdown.
  • Added the empty property widget to show a message when the dropdown is empty.

Fixed #

  • Improve search functionality and handle empty lists

[0.0.2] - 2024-01-02 #

Fixed #

  • Fixed the issue with the dropdown not making the selected item visible when the dropdown is opened.

[0.0.1] - 2024-01-01 #

Added #

  • Initial release of the "magic_dropdown_search" package.
  • Dynamic data loading from API for dropdown search functionality.
  • Search functionality within the dropdown.
  • Customizable dropdown height and item height.
  • Initial value setting for the dropdown.
  • Essential customization options for the dropdown.
  • Contribution guidelines in the README.
  • MIT License file.
1
likes
0
pub points
41%
popularity

Publisher

unverified uploader

A flutter package for a dropdown search with dynamic data from Api

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, font_awesome_flutter, shimmer

More

Packages that depend on magic_dropdown_search