magic_dropdown_search 0.0.3 copy "magic_dropdown_search: ^0.0.3" to clipboard
magic_dropdown_search: ^0.0.3 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.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