crazy_list 1.0.0 copy "crazy_list: ^1.0.0" to clipboard
crazy_list: ^1.0.0 copied to clipboard

outdated

Crazy list is a widget that change his layout depending of the item count on the list, can be square, triangle, diagonal, grid, list

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crazy_list

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

dependencies:
  crazy_list: ^1.0.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:crazy_list/crazy_list.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publisherjaumard.com

Crazy list is a widget that change his layout depending of the item count on the list, can be square, triangle, diagonal, grid, list

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on crazy_list