docking 1.1.0 copy "docking: ^1.1.0" to clipboard
docking: ^1.1.0 copied to clipboard

outdated

Flutter layout for placing widgets in docking areas and arrange them into split and tabbed views.

[0.8.0] #

  • multi_split_view dependency updated to 1.9.0

[0.7.0] #

  • Feature to maximize docking areas

[0.6.1] #

  • multi_split_view dependency updated to 1.7.2

[0.6.0] #

  • Feature to keep the state alive
  • DockingButtonsBuilder typedef

[0.5.0] #

  • Dynamic value in DockingItem
  • Non-Closable DockingItem
  • DockingItem
    • selection listener
    • close listener
    • close interceptor
    • buttons

[0.4.0] #

  • Method to add item
  • Keep the row and column children's weight, and the selected tab's index after rearranging the layout

[0.3.0] #

  • Method to remove item

[0.2.0] #

  • Drag and Drop

[0.1.0] #

  • Docking layout
    • Docking areas
  • Initial version of drag and drop areas

[0.0.1] #

  • Package creation
56
likes
0
pub points
77%
popularity

Publisher

verified publishercaduandrade.net

Flutter layout for placing widgets in docking areas and arrange them into split and tabbed views.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, multi_split_view, tabbed_view

More

Packages that depend on docking