refreshable_reorderable_list 0.0.1 copy "refreshable_reorderable_list: ^0.0.1" to clipboard
refreshable_reorderable_list: ^0.0.1 copied to clipboard

A fork of ReorderableList which adds the physics property needed for RefreshIndicator to work

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add refreshable_reorderable_list

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

dependencies:
  refreshable_reorderable_list: ^0.0.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:refreshable_reorderable_list/refreshable_reorderable_list.dart';
2
likes
30
pub points
24%
popularity

Publisher

unverified uploader

A fork of ReorderableList which adds the physics property needed for RefreshIndicator to work

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on refreshable_reorderable_list