contextualactionbar 3.1.0 copy "contextualactionbar: ^3.1.0" to clipboard
contextualactionbar: ^3.1.0 copied to clipboard

A Contextual Action Bar(CAB) workaround for flutter. CAB is a top app bar that replace the app app bar and provide contextual actions to selected items

1.0.1 - May 17, 2020 #

1.0.3 - July 22, 2020 #

  • renamed ActionMode.disableActionMode to ActionMode.disable
  • added ActionMode.actionModeEnabledStream

1.0.3+1 - July 27, 2020 #

  • renamed ActionMode.actionModeEnabledStream to ActionMode.enabledStream
  • closed ActionMode.enabledStream stream sink

2.0.0 - August 15, 2020 #

  • Added support for silvers

2.1.0 - August 20, 2020 #

  • renamed ContextualActionScaffold to ContextualScaffold
  • added support for multiple ContextualScaffold

3.0.0 - July 17, 2021 #

  • Migrated to null safety

3.0.1 - Sep 16, 2022 #

  • Updated dependencies

3.0.2 - Apr 30, 2023 #

  • Resolve contextual_scrollview issue

3.1.0 - Jun 18, 2023 #

  • Removed support for contextual_scrollview, use ContextualScaffold instead.
66
likes
150
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A Contextual Action Bar(CAB) workaround for flutter. CAB is a top app bar that replace the app app bar and provide contextual actions to selected items

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, provider

More

Packages that depend on contextualactionbar