Paginator

Pub Version License

Paginator is a Flutter package designed to simplify pagination in your app. Whether you're working with large datasets or need smooth pagination functionality, Paginator provides built-in utilities to fetch, paginate, and display data efficiently.

Getting started

Add package to pubspec.yaml.

paginator: ^0.0.1

Usage

Import the package.

import 'package:paginator/paginator.dart'

Visit the Example tab on the pub.dev package page to view full usage examples and detailed documentation.

Demo

Libraries

paginator