very_good_infinite_list 0.7.1 copy "very_good_infinite_list: ^0.7.1" to clipboard
very_good_infinite_list: ^0.7.1 copied to clipboard

outdated

A library for easily displaying paginated data, created by Very Good Ventures. Great for activity feeds, news feeds, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add very_good_infinite_list

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

dependencies:
  very_good_infinite_list: ^0.7.1

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:very_good_infinite_list/very_good_infinite_list.dart';
299
likes
0
points
14.4k
downloads

Publisher

verified publisherverygood.ventures

Weekly Downloads

A library for easily displaying paginated data, created by Very Good Ventures. Great for activity feeds, news feeds, and more.

Repository (GitHub)
View/report issues

Topics

#flutter #list-view #scroll #widget

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on very_good_infinite_list