drag_anim 1.3.6 copy "drag_anim: ^1.3.6" to clipboard
drag_anim: ^1.3.6 copied to clipboard

Support reorderable table drag and drop sorting of all widgets (including slivers)。 Waterfall, listView, and GridView

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drag_anim

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

dependencies:
  drag_anim: ^1.3.6

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:drag_anim/drag_anim.dart';
13
likes
145
points
985
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Support reorderable table drag and drop sorting of all widgets (including slivers)。 Waterfall, listView, and GridView

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drag_anim