tab_kit 0.0.1-dev.2
tab_kit: ^0.0.1-dev.2 copied to clipboard
A variety of tab bars for Flutter user interfaces.
0.0.1-dev.2 June, 2023 #
Minor fixes.
- Fix: Keep active tab active when updating its descriptor.
- Fix: Null pointer exception when passing initial tabs to controller.
- Fix: Remove hard-coded padding to left of tabs.
0.0.1-dev.1 June, 2023 #
Initial release. This API will continue to change.
- A usable implementation of a tab bar in
NotebookTabBar