vm_page_numbers 1.0.0+2 copy "vm_page_numbers: ^1.0.0+2" to clipboard
vm_page_numbers: ^1.0.0+2 copied to clipboard

A customizable Flutter pagination widget that automatically adapts to available space, providing an intuitive and responsive page navigation interface.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vm_page_numbers

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

dependencies:
  vm_page_numbers: ^1.0.0+2

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:vm_page_numbers/vm_page_numbers.dart';
2
likes
160
points
4
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter pagination widget that automatically adapts to available space, providing an intuitive and responsive page navigation interface.

Repository (GitLab)
View/report issues

Topics

#pagination #navigation #ui #widget

Documentation

API reference

Funding

Consider supporting this project:

gitlab.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on vm_page_numbers