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

This Flutter package provides a vertical scrollable tab bar widget that allows you to display tabs in a vertical layout.

Version 0.0.4 - Bug Fix #

  • Fixed a problem with the function invocation that was causing issues with the onTap functionality.

Documentation Updates (Version 0.0.3) #

  • Updated the code documentation to provide clearer explanations of the functions and their usage.

Widget Testing Updates (Version 0.0.2) #

  • Added new widget tests to improve test coverage and ensure proper functionality.

Initial Release (Version 0.0.1) #

  • Initial release: The ScrollableTab widget allows you to create a tab bar with scrollable tabs without using a controller.
18
likes
0
pub points
85%
popularity

Publisher

verified publishershyamjith.in

This Flutter package provides a vertical scrollable tab bar widget that allows you to display tabs in a vertical layout.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on scrollable_tab_view