listview_utils_plus 0.0.4 copy "listview_utils_plus: ^0.0.4" to clipboard
listview_utils_plus: ^0.0.4 copied to clipboard

Infinite scrolling list view with multiple data source mode support using adapters. Also supports header, footer widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add listview_utils_plus

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

dependencies:
  listview_utils_plus: ^0.0.4

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:listview_utils_plus/listview_utils_plus.dart';
6
likes
160
points
136
downloads

Publisher

verified publishercsaba.page

Weekly Downloads

Infinite scrolling list view with multiple data source mode support using adapters. Also supports header, footer widgets.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on listview_utils_plus