stack_grouping_list 0.1.0 copy "stack_grouping_list: ^0.1.0" to clipboard
stack_grouping_list: ^0.1.0 copied to clipboard

Stack grrouping list inpired by iOS notification group.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stack_grouping_list

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

dependencies:
  stack_grouping_list: ^0.1.0

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

Publisher

unverified uploader

Stack grrouping list inpired by iOS notification group.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on stack_grouping_list