very_good_infinite_list 0.4.0 copy "very_good_infinite_list: ^0.4.0" to clipboard
very_good_infinite_list: ^0.4.0 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.4.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:very_good_infinite_list/very_good_infinite_list.dart';
300
likes
0
points
13.8k
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

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on very_good_infinite_list