paginated_live_list 0.2.0 copy "paginated_live_list: ^0.2.0" to clipboard
paginated_live_list: ^0.2.0 copied to clipboard

pagination of data and real-time updates with emphasis on resources effeciency

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add paginated_live_list

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

dependencies:
  paginated_live_list: ^0.2.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:paginated_live_list/paginated_live_list.dart';
2
likes
90
pub points
0%
popularity

Publisher

unverified uploader

pagination of data and real-time updates with emphasis on resources effeciency

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on paginated_live_list