cupertino_load_more 0.0.3 copy "cupertino_load_more: ^0.0.3" to clipboard
cupertino_load_more: ^0.0.3 copied to clipboard

a `CupertinoSliverRefreshControl` like load more sliver

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cupertino_load_more

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

dependencies:
  cupertino_load_more: ^0.0.3

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:cupertino_load_more/cupertino_load_more.dart';
2
likes
160
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

a `CupertinoSliverRefreshControl` like load more sliver

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on cupertino_load_more