slick_list_items 1.0.3 copy "slick_list_items: ^1.0.3" to clipboard
slick_list_items: ^1.0.3 copied to clipboard

discontinued

Collection of ListItems primarily designed to be used within ListViews.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slick_list_items

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

dependencies:
  slick_list_items: ^1.0.3

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:slick_list_items/slick_list_items.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Collection of ListItems primarily designed to be used within ListViews.

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on slick_list_items