waterfall_flow 2.0.5 copy "waterfall_flow: ^2.0.5" to clipboard
waterfall_flow: ^2.0.5 copied to clipboard

outdated

A Flutter grid view that build waterfall flow layout quickly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add waterfall_flow

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

dependencies:
  waterfall_flow: ^2.0.5

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:waterfall_flow/waterfall_flow.dart';
163
likes
40
pub points
94%
popularity

Publisher

verified publisherfluttercandies.com

A Flutter grid view that build waterfall flow layout quickly.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

extended_list_library, flutter

More

Packages that depend on waterfall_flow