nex_common_pagination_plus 0.0.1 copy "nex_common_pagination_plus: ^0.0.1" to clipboard
nex_common_pagination_plus: ^0.0.1 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_plus

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

dependencies:
  nex_common_pagination_plus: ^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:nex_common_pagination_plus/nex_common_pagination.dart';
import 'package:nex_common_pagination_plus/view/pagination_widget.dart';
0
likes
140
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on nex_common_pagination_plus