vertical_listtile 0.0.6 copy "vertical_listtile: ^0.0.6" to clipboard
vertical_listtile: ^0.0.6 copied to clipboard

Vertical listtile for you. You can add any 3 widgets you want inside the colum on the container.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vertical_listtile

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

dependencies:
  vertical_listtile: ^0.0.6

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:vertical_listtile/vertical_listtile.dart';
1
likes
130
pub points
32%
popularity

Publisher

unverified uploader

Vertical listtile for you. You can add any 3 widgets you want inside the colum on the container.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on vertical_listtile