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

outdated

A control that make the ScrollView to be pull to refresh and push to load data.Theoretically compatible with all Scrollable Widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pulltorefresh_flutter

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

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

Publisher

unverified uploader

A control that make the ScrollView to be pull to refresh and push to load data.Theoretically compatible with all Scrollable Widgets

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on pulltorefresh_flutter