flutter_multiselect 1.0.2 copy "flutter_multiselect: ^1.0.2" to clipboard
flutter_multiselect: ^1.0.2 copied to clipboard

Flutter package for multi-select UI widget, that compatible to both iOS and Android and uses neutral design.

1.0.2 #

  1. Added BSD license info and misc. improvements

1.0.1 #

  1. Bug fixes and misc. other improvements

1.0.0 #

  1. Null safety (Breaking Changes)
  2. Responsive modal dialog for desktop/tablet resolutions
  3. Clear all icon default icon changed to Icons.clear_all
  4. Misc minor visual fixes
  5. The keyword new removed from all the files

0.6.0 #

  1. Added save method when you press save in the selection modal
  2. Added the same style to the bottom bar of cancel, clear all, save
  3. Clear all icon default icon changed to Icons.restrore_from_trash
  4. The keyword new removed from all the files

0.5.1 #

  • Code formatting

0.5.0 #

  • Version 0.5.0 includes minor bug fixes.
  • added feature to override color, icon, and text for all places. This gives you more control and better portability. Also, works well with dark theme.
  • modified example with sample usage of options.

0.4.0 #

  • Version 0.4.0 includes minor bug fixes.
  • added feature to add 'maxLength' to restrict user selecting more than maximum options allowed.

0.3.0 #

  • Version 0.3.0 includes bug fixes.
  • Restricts the height of selected options in modal to avoid covering the whole screen.

0.2.0 #

  • test cases updates & bug fixes.

0.1.1 #

  • Fixed formatting issues.

0.1.0 #

  • Updated the YAML file with description and version number & updated examples.

0.0.2 #

  • Bug fixes

0.0.1 #

  • Initial Code checkin
51
likes
150
points
567
downloads

Publisher

verified publisherhiddencaliber.com

Weekly Downloads

2024.09.20 - 2025.04.04

Flutter package for multi-select UI widget, that compatible to both iOS and Android and uses neutral design.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_multiselect