advanced_infinite_scroll 0.0.2 copy "advanced_infinite_scroll: ^0.0.2" to clipboard
advanced_infinite_scroll: ^0.0.2 copied to clipboard

Delve into advanced Flutter scrolling with responsive grid/list views. Enjoy seamless infinite scroll, intuitive error UIs, pull-to-refresh, and optimized visible rendering. Customize loaders and mana [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_infinite_scroll

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

dependencies:
  advanced_infinite_scroll: ^0.0.2

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:advanced_infinite_scroll/advanced_infinite_scroll.dart';
5
likes
150
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

Delve into advanced Flutter scrolling with responsive grid/list views. Enjoy seamless infinite scroll, intuitive error UIs, pull-to-refresh, and optimized visible rendering. Customize loaders and manage "no data" elegantly. Your go-to for superior scrolling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_infinite_scroll