easy_flutter_pagination 0.0.4 copy "easy_flutter_pagination: ^0.0.4" to clipboard
easy_flutter_pagination: ^0.0.4 copied to clipboard

This component is designed for implementing pagination in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_flutter_pagination

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

dependencies:
  easy_flutter_pagination: ^0.0.4

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:easy_flutter_pagination/easy_flutter_pagination.dart';
5
likes
130
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

This component is designed for implementing pagination in Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_bounceable

More

Packages that depend on easy_flutter_pagination