flutter_allroundrefresh 1.0.0 copy "flutter_allroundrefresh: ^1.0.0" to clipboard
flutter_allroundrefresh: ^1.0.0 copied to clipboard

outdated

Based on pull_to_refresh, the initial pull-around, data exception, network exception, retry, and full-featured components of the network package and data middleware from the entry page to the exit pag [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_allroundrefresh

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

dependencies:
  flutter_allroundrefresh: ^1.0.0

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_allroundrefresh/flutter_allroundrefresh.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Based on pull_to_refresh, the initial pull-around, data exception, network exception, retry, and full-featured components of the network package and data middleware from the entry page to the exit page are implemented based on the original pull-down refresh and pull-up load.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_allroundrefresh