tabpanel 0.2.4 copy "tabpanel: ^0.2.4" to clipboard
tabpanel: ^0.2.4 copied to clipboard

Tabbed inferface with support for nested and resizeable panels.

0.2.4 #

  • Add body property to TabPanel to set the widget to display when the panel has no tabs or child panels (ie. is empty)

0.2.3 #

  • Add flex property to TabPanel to control initial space used by the tab when it is a child panel
  • Fixed a bug where panels were not resized correctly when resizing the window

0.2.2 #

  • Export tab.dart too

0.2.1 #

  • Fixed bug in splitting panels and null pointer exception caused by flutter

0.2.0 #

  • Nullsafety - bumped minumum SDK to 2.12

0.1.0 #

  • Initial version
17
likes
120
pub points
43%
popularity

Publisher

unverified uploader

Tabbed inferface with support for nested and resizeable panels.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_mobx, mobx, uuid

More

Packages that depend on tabpanel