cupertino_list_tile 0.2.1+1 copy "cupertino_list_tile: ^0.2.1+1" to clipboard
cupertino_list_tile: ^0.2.1+1 copied to clipboard

discontinued

This is a Cupertino version of the stock Material ListTile in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_list_tile

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  cupertino_list_tile: ^0.2.1+1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cupertino_list_tile/cupertino_list_tile.dart';
36
likes
90
pub points
82%
popularity

Publisher

unverified uploader

This is a Cupertino version of the stock Material ListTile in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on cupertino_list_tile