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

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

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
50
likes
70
pub points
92%
popularity

Publisher

verified publisherhiddencaliber.com

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_multiselect