infinite_scroller 1.1.0 copy "infinite_scroller: ^1.1.0" to clipboard
infinite_scroller: ^1.1.0 copied to clipboard

A high-performance, infinitely scrolling horizontal grid widget for Flutter. Features synchronized tabs, haptic feedback, controller support, and extensive customization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add infinite_scroller

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

dependencies:
  infinite_scroller: ^1.1.0

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

Publisher

unverified uploader

Weekly Downloads

A high-performance, infinitely scrolling horizontal grid widget for Flutter. Features synchronized tabs, haptic feedback, controller support, and extensive customization.

Homepage
Repository (GitHub)
View/report issues

Topics

#infinite-scroll #grid #horizontal-scroll #widget #tabs

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on infinite_scroller