selection_group 0.0.5 copy "selection_group: ^0.0.5" to clipboard
selection_group: ^0.0.5 copied to clipboard

A Flutter widget that manages selection and focus state across a group of items.

0.0.5 #

  • feat: onFocusChange replaced by onFocusedItemChanged — now returns the focused item value or null when the group loses focus
  • feat: focused item is automatically marked as selected
  • fix: focus listeners are now properly removed on unregister

0.0.4 #

  • feat: add onFocusChange callback to SelectionGroup
  • feat: suppress WidgetState.selected on all items while group has focus

0.0.3 #

  • fix: update LICENSE to MIT
  • fix: update tests

0.0.2 #

  • fix: update LICENSE

0.0.1 #

  • initial release
3
likes
0
points
490
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that manages selection and focus state across a group of items.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on selection_group