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

A refresh loadmore listview package. can pull refresh listview and loadmore ,use the libray listview swrap form the new widget.

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.8

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
35
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.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_refresh_loadmore