future_list 1.0.5 copy "future_list: ^1.0.5" to clipboard
future_list: ^1.0.5 copied to clipboard

Effortlessly display paginated lists from any URL with Future List, Explore shimmer effects, advanced features, and seamless pagination for captivating app experiences.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add future_list

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

dependencies:
  future_list: ^1.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:future_list/future_list_builder.dart';
import 'package:future_list/shimmer_card.dart';
import 'package:future_list/util.dart';
20
likes
150
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

Effortlessly display paginated lists from any URL with Future List, Explore shimmer effects, advanced features, and seamless pagination for captivating app experiences.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, shimmer

More

Packages that depend on future_list