custom_refresh_indicator 1.0.0-nullsafety.0 copy "custom_refresh_indicator: ^1.0.0-nullsafety.0" to clipboard
custom_refresh_indicator: ^1.0.0-nullsafety.0 copied to clipboard

outdated

Flutter Widget that make it easy to implement custom refresh indicator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_refresh_indicator

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

dependencies:
  custom_refresh_indicator: ^1.0.0-nullsafety.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:custom_refresh_indicator/custom_refresh_indicator.dart';
663
likes
0
pub points
98%
popularity

Publisher

verified publisherklyta.it

Flutter Widget that make it easy to implement custom refresh indicator.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_refresh_indicator