cascade_view 0.1.3
cascade_view: ^0.1.3 copied to clipboard
Select from a set of related data sets, such as provinces, municipalities, company levels, classifications of things, etc.
0.1.3 #
- Improve documentation
0.1.2 #
- Improve the api documentation
0.1.1 #
- Add 'selectedColor' option, if it is null,
Theme.of(context).colorScheme.primaryis used. - Set tabs to left alignment.
0.1.0 #
- Add AsyncCascadeView widget
- Change selected item background color to Theme.of(context).colorScheme.primary
0.0.1 #
- initial release.