bn_refresh_indicator 1.4.5 copy "bn_refresh_indicator: ^1.4.5" to clipboard
bn_refresh_indicator: ^1.4.5 copied to clipboard

A system based refresh & load component.It's very low intrusive, and easy to use, just like flutter with.Welcome to support star if it can help.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bn_refresh_indicator

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

dependencies:
  bn_refresh_indicator: ^1.4.5

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:bn_refresh_indicator/bn_refresh_indicator.dart';
0
likes
40
pub points
34%
popularity

Publisher

unverified uploader

A system based refresh & load component.It's very low intrusive, and easy to use, just like flutter with.Welcome to support star if it can help.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on bn_refresh_indicator