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.
Libraries
- cupertino_list_tile
- Cupertino version of the stock Material ListTile.