flutter_refresh_loadmore 0.1.1 copy "flutter_refresh_loadmore: ^0.1.1" to clipboard
flutter_refresh_loadmore: ^0.1.1 copied to clipboard

outdated

A refresh loadmore listview package. can pull refresh listview and loadmore ,use the libray listview swrap form the new widget. you need provider list length, refreshcallback loadmorecallback lis [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_refresh_loadmore

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

dependencies:
  flutter_refresh_loadmore: ^0.1.1

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

Publisher

unverified uploader

A refresh loadmore listview package. can pull refresh listview and loadmore ,use the libray listview swrap form the new widget. you need provider list length, refreshcallback loadmorecallback listview item view etc params,detail in the readme and example.the example has the code to show how to use it.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_refresh_loadmore