cupertino_list_tile 0.1.0 cupertino_list_tile: ^0.1.0 copied to clipboard
This is a Cupertino version of the stock Material ListTile in Flutter.
Cupertino List Tile for Flutter #
Cupertino version of the stock Material ListTile in Flutter.
NOTE: This is not a pixel perfect interpretation of the iOS Human Interface Guidelines, but a quick and straight-forward adaptation of the Material ListTile to look a bit more appropriate with the Cupertino style, follow the appropriate color theme etc. |
---|
Preview #
Usage #
To use this package, add cupertino_list_tile
as a dependency in your pubspec.yaml file.