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

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';
219
likes
120
pub points
94%
popularity

Publisher

verified publisherverygood.ventures

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 #widgets

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on very_good_infinite_list