multi_reorderable 0.0.3 copy "multi_reorderable: ^0.0.3" to clipboard
multi_reorderable: ^0.0.3 copied to clipboard

retracted

A Flutter package for multi-selection and animated reordering of items.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add multi_reorderable

With Flutter:

 $ flutter pub add multi_reorderable

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

dependencies:
  multi_reorderable: ^0.0.3

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:multi_reorderable/multi_reorderable.dart';
8
likes
0
points
347
downloads

Publisher

verified publishercodesters-inc.com

Weekly Downloads

A Flutter package for multi-selection and animated reordering of items.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on multi_reorderable