cupertino_lists_enhanced 0.0.3
cupertino_lists_enhanced: ^0.0.3 copied to clipboard
Enhanced cupertino lists. Provides a list of options in the style of the iOS settings app. Choose an item (or items) from a list of options.
0.0.1 #
- Initial release. Added CupertinoSingleSelection, CupertinoMultiSelection and EnhancedCupertinoListTile.
0.0.2 #
- Added showCupertinoSingleSelectionPage and SingleSelectionPage, which provide a simple full screen dialog to select an option, similar to the iOS settings app.
0.0.3 #
- Added footer.
- Added EnhancedCupertinoListSection which enables mixing of the "base" and "insetGrouped" styles, enabling the new-style curved lists with the original-style headers and footers, creating an appearance like the iOS settings app.
- Added headerType and footerType arguments to enable custom combinations of original and new style lists.