tab_overview 0.0.4 copy "tab_overview: ^0.0.4" to clipboard
tab_overview: ^0.0.4 copied to clipboard

A widget that enables smooth tab transitions with a grid view of thumbnails for easy tab management and navigation.

Changelog #

[0.0.4] #

Fixed #

  • Fix tab activation.

[0.0.3] #

Fixed #

  • Flight animation creation for expanded initial mode.

[0.0.2] #

Fixed #

  • Resolved a bug where the TabOverview widget would cause an error when in expanded mode with no tabs present.

[0.0.1] #

Added #

  • Initial release of tab_overview, a customizable widget for managing tabs with smooth transitions and a thumbnail grid view.
  • TabOverview widget: Displays tabs in both overview (grid of thumbnails) and expanded modes.
  • Responsive grid layout: Automatically adjusts the number of columns based on screen size (large, medium, small, and extra small).
  • TabOverviewController: Manages tab state, allowing users to add, remove, reorder, and toggle between tabs.
  • Customizable animations: Adjustable animation duration and curve for smooth transitions.
  • Reorderable and removable tabs: Supports tab reordering and optional removal through the ReorderableTab and RemovableTab interfaces.
  • Optional Decorations: Customizable styling for thumbnails and expanded tab views.
  • Dependencies:
    • animated_reorderable for drag-and-drop functionality in the grid view.
    • hero_here for smooth transitions between thumbnail and expanded views.
3
likes
150
points
47
downloads

Publisher

verified publisherigorkurilenko.dev

Weekly Downloads

A widget that enables smooth tab transitions with a grid view of thumbnails for easy tab management and navigation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

animated_reorderable, flutter, hero_here

More

Packages that depend on tab_overview