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

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.2

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
40
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

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on crazy_list