nex_common_pagination 0.0.4 copy "nex_common_pagination: ^0.0.4" to clipboard
nex_common_pagination: ^0.0.4 copied to clipboard

This package provides a utility class for handling pagination when the user scrolls.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nex_common_pagination

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

dependencies:
  nex_common_pagination: ^0.0.4

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:nex_common_pagination/nex_common_pagination.dart';
1
likes
135
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

This package provides a utility class for handling pagination when the user scrolls.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on nex_common_pagination