flutter_easyrefresh_strong 2.2.1 copy "flutter_easyrefresh_strong: ^2.2.1" to clipboard
flutter_easyrefresh_strong: ^2.2.1 copied to clipboard

A flutter widget that provides pull-down refresh and pull-up load.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_easyrefresh_strong

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

dependencies:
  flutter_easyrefresh_strong: ^2.2.1

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_easyrefresh_strong/ball_pulse_footer.dart';
import 'package:flutter_easyrefresh_strong/ball_pulse_header.dart';
import 'package:flutter_easyrefresh_strong/bezier_bounce_footer.dart';
import 'package:flutter_easyrefresh_strong/bezier_circle_header.dart';
import 'package:flutter_easyrefresh_strong/bezier_hour_glass_header.dart';
import 'package:flutter_easyrefresh_strong/delivery_header.dart';
import 'package:flutter_easyrefresh_strong/easy_refresh.dart';
import 'package:flutter_easyrefresh_strong/material_footer.dart';
import 'package:flutter_easyrefresh_strong/material_header.dart';
import 'package:flutter_easyrefresh_strong/phoenix_footer.dart';
import 'package:flutter_easyrefresh_strong/phoenix_header.dart';
import 'package:flutter_easyrefresh_strong/taurus_footer.dart';
import 'package:flutter_easyrefresh_strong/taurus_header.dart';
1
likes
130
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter widget that provides pull-down refresh and pull-up load.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_easyrefresh_strong