horizontal_menu_to_vertical_sections 0.0.9
horizontal_menu_to_vertical_sections: ^0.0.9 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).
0.0.5+1 06 January 2021 #
- Remove the black backgroound.
0.0.5+2 15 January 2021 #
- fix a tiny little bug.
0.0.7 04 August 2021 #
- dipose the controllers
- update exemple pubspec
0.0.8 27 October 2021 #
- Remove Global key in sections
0.0.9 27 October 2021 #
- Remove Material widget from root