horizontal_menu_to_vertical_sections 0.0.5+2
horizontal_menu_to_vertical_sections: ^0.0.5+2 copied to clipboard
A packege to implement a list of sections linked to a horizontal scrollable menu.
0.0.1 21 December 2020 #
- Initial Release
0.0.2 22 December 2020 #
- Bug fixes
- MainWidget renamed to CombinedMenu
0.0.3 22 December 2020 #
- Added a horizontal padding to horiontal Menu. Now you can especify the space before the first menu item and after the last menu item.
- Added the baseLineWidthRelationFlex attribute, so you can have smaller indicators than before.
0.0.4 22 December 2020 #
- Changed the horizontalMenuTitle to horizontalSelectedMenuTitle attribute to the SectionModel, now horizontalMenuTitle is the widget when the item is not selected.
0.0.4+1 22 December 2020 #
- commented out debug prints.
0.0.5 06 January 2021 #
- implements a verticalContentPadding attibute (dafault value set to 0.0).