load_more_pagination 0.0.1 copy "load_more_pagination: ^0.0.1" to clipboard
load_more_pagination: ^0.0.1 copied to clipboard

A custom indicator bottom navigation bar provides top and bottom indicator line with custom decoration and style.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add load_more_pagination

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

dependencies:
  load_more_pagination: ^0.0.1

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:load_more_pagination/load_more_pagination.dart';
6
likes
160
pub points
66%
popularity

Publisher

verified publisheraddwebsolution.com

A custom indicator bottom navigation bar provides top and bottom indicator line with custom decoration and style.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on load_more_pagination