flutter_custom_pull_to_refresh 1.0.2 copy "flutter_custom_pull_to_refresh: ^1.0.2" to clipboard
flutter_custom_pull_to_refresh: ^1.0.2 copied to clipboard

Customizable pull-to-refresh widget for Flutter with fully flexible loading indicators

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_custom_pull_to_refresh

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

dependencies:
  flutter_custom_pull_to_refresh: ^1.0.2

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_custom_pull_to_refresh/flutter_custom_pull_to_refresh.dart';
6
likes
160
points
27
downloads

Publisher

verified publisherseonwookkim.com

Weekly Downloads

Customizable pull-to-refresh widget for Flutter with fully flexible loading indicators

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_custom_pull_to_refresh