refreshable_list 0.5.3 copy "refreshable_list: ^0.5.3" to clipboard
refreshable_list: ^0.5.3 copied to clipboard

A refreshable listview with a customizable header & footer

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add refreshable_list

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

dependencies:
  refreshable_list: ^0.5.3

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

Publisher

unverified uploader

A refreshable listview with a customizable header & footer

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on refreshable_list