web_pagination 0.0.5 copy "web_pagination: ^0.0.5" to clipboard
web_pagination: ^0.0.5 copied to clipboard

This package help to create a web pagination easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add web_pagination

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

dependencies:
  web_pagination: ^0.0.5

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:web_pagination/web_pagination.dart';
3
likes
90
pub points
57%
popularity

Publisher

unverified uploader

This package help to create a web pagination easily

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on web_pagination