animated_infinite_scroll_pagination 1.0.10 copy "animated_infinite_scroll_pagination: ^1.0.10" to clipboard
animated_infinite_scroll_pagination: ^1.0.10 copied to clipboard

Flutter package loads and displays small parts of the elements when you scroll down on the screen

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_infinite_scroll_pagination
copied to clipboard

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

dependencies:
  animated_infinite_scroll_pagination: ^1.0.10
copied to clipboard

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:animated_infinite_scroll_pagination/animated_infinite_scroll_pagination.dart';
copied to clipboard
17
likes
110
points
311
downloads

Publisher

verified publisherxflutter-cli.com

Weekly Downloads

2024.10.02 - 2025.04.16

Flutter package loads and displays small parts of the elements when you scroll down on the screen

Repository (GitHub)

Topics

#paging #pagination #infinite

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutterx_live_data, freezed_annotation, implicitly_animated_reorderable_list_2, json_annotation, uuid

More

Packages that depend on animated_infinite_scroll_pagination