z_grouped_list 1.0.7 copy "z_grouped_list: ^1.0.7" to clipboard
z_grouped_list: ^1.0.7 copied to clipboard

outdated

A custom list that separates data into groups with specific index.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add z_grouped_list

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

dependencies:
  z_grouped_list: ^1.0.7

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:z_grouped_list/z_grouped_list.dart';
2
likes
0
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

A custom list that separates data into groups with specific index.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on z_grouped_list