pazzy 1.0.0 copy "pazzy: ^1.0.0" to clipboard
pazzy: ^1.0.0 copied to clipboard

pazzy is a simple and flexible Flutter pagination widget library that supports both numbered and numberless pagination styles.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pazzy

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

dependencies:
  pazzy: ^1.0.0

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:pazzy/pazzy.dart';
1
likes
160
points
13
downloads

Documentation

API reference

Publisher

verified publisheridonuntius.com

Weekly Downloads

pazzy is a simple and flexible Flutter pagination widget library that supports both numbered and numberless pagination styles.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on pazzy