8000 GitHub - dnesbala/paginator: Pagination solution for any kind of list
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dnesbala/paginator

Repository files navigation

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

About

Pagination solution for any kind of list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0