pagination_plus 1.0.7 copy "pagination_plus: ^1.0.7" to clipboard
pagination_plus: ^1.0.7 copied to clipboard

A lightweight, responsive Flutter pagination widget with customizable rows, page controls, and support for desktop, tablet, and mobile.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pagination_plus

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

dependencies:
  pagination_plus: ^1.0.7

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:pagination_plus/pagination_plus.dart';
0
likes
160
points
305
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight, responsive Flutter pagination widget with customizable rows, page controls, and support for desktop, tablet, and mobile.

Repository (GitHub)
View/report issues

Topics

#pagination #widget #flutter #responsive

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pagination_plus