hexsis_infinity_scroll 0.2.3 copy "hexsis_infinity_scroll: ^0.2.3" to clipboard
hexsis_infinity_scroll: ^0.2.3 copied to clipboard

Production-ready infinite scroll package for Flutter with zero dependencies. Supports ListView, GridView, and Sliver widgets with built-in loading, error, and empty states.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hexsis_infinity_scroll

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

dependencies:
  hexsis_infinity_scroll: ^0.2.3

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:hexsis_infinity_scroll/hexsis_infinity_scroll.dart';
0
likes
160
points
580
downloads

Documentation

API reference

Publisher

verified publisherhexsis.com

Weekly Downloads

Production-ready infinite scroll package for Flutter with zero dependencies. Supports ListView, GridView, and Sliver widgets with built-in loading, error, and empty states.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hexsis_infinity_scroll