material_segmented_control 1.0.1
material_segmented_control: ^1.0.1 copied to clipboard
A segmented control widget like the one for iOS, but in Material design
1.0.1 Minor fixes on readme #
1.0.0 Added a list of children #
- Updated to Dart SDK version 2.2.2 !
- Provide the segmented control a list of children instead only left and right
- Define selection callback for each item itself
- Set colors for each item
0.2.1 Minor fixes #
0.2.0 Customization of vertical divider #
- Customize color
- Set width
0.1.6 Completed/fixed example directory #
0.1.5 Added example directory #
0.1.4 Minor fixes in pubspec.yaml #
0.1.3 License added. #
- Licensing info is under
LICENSE
0.1.2 Edited Readme and pubspec info #
0.1.1 21.05.2019 #
- Initial release.