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

A beautiful and custom refresh indicator with some cool animations and transitions for flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add liquid_pull_refresh

With Flutter:

 $ flutter pub add liquid_pull_refresh

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

dependencies:
  liquid_pull_refresh: ^1.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:liquid_pull_refresh/liquid_pull_refresh.dart';
8
likes
0
pub points
78%
popularity

Publisher

verified publishermrhafid.my.id

A beautiful and custom refresh indicator with some cool animations and transitions for flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on liquid_pull_refresh