breadcrumbs 0.1.0
breadcrumbs: ^0.1.0 copied to clipboard
Breadcrumbs with automatic overflow handling and high customisability.
0.1.0 #
- The expansion toggle behaviour on tap can now be disabled by setting
toggleExpansionOnTaptofalse. - Force expansion state by setting
expandedtotrueorfalse.
0.0.5 #
- Fixed late init error
0.0.3 #
- Fixed issue when the breadcrumbs couldn't collapse due to a single crumb being too long.
0.0.2 #
- Fixed example image in Readme
0.0.1 #
- Initial release.