number_pagination 0.0.3+1 copy "number_pagination: ^0.0.3+1" to clipboard
number_pagination: ^0.0.3+1 copied to clipboard

outdated

Pagination using number, such as the classic web style pagination.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add number_pagination

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

dependencies:
  number_pagination: ^0.0.3+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:number_pagination/number_pagination.dart';
60
likes
0
pub points
93%
popularity

Publisher

verified publisherblogdeveloperspot.blogspot.com

Pagination using number, such as the classic web style pagination.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on number_pagination