refresh_pagination_list 0.0.1 copy "refresh_pagination_list: ^0.0.1" to clipboard
refresh_pagination_list: ^0.0.1 copied to clipboard

Refresh and Pagination list

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add refresh_pagination_list

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

dependencies:
  refresh_pagination_list: ^0.0.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:refresh_pagination_list/refresh_pagination_list.dart';
6
likes
90
pub points
11%
popularity

Publisher

unverified uploader

Refresh and Pagination list

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on refresh_pagination_list