material_load_scrollview 1.0.6 copy "material_load_scrollview: ^1.0.6" to clipboard
material_load_scrollview: ^1.0.6 copied to clipboard

discontinued

A widget that make the ScrollView to be push to load data,and click to refresh data,support custom footer,Theoretically compatible with all Scrollable Widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add material_load_scrollview

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

dependencies:
  material_load_scrollview: ^1.0.6

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:material_load_scrollview/material_load_scrollview.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A widget that make the ScrollView to be push to load data,and click to refresh data,support custom footer,Theoretically compatible with all Scrollable Widgets.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on material_load_scrollview