/cupertino_list_tile

Cupertino version of the Material ListTile in Flutter

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Cupertino List Tile for Flutter

pub license: BSD build codecov

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

CupertinoListTile

Usage

To use this package, add cupertino_list_tile as a dependency in your pubspec.yaml file.