reorderwrap 1.0.0+3 copy "reorderwrap: ^1.0.0+3" to clipboard
reorderwrap: ^1.0.0+3 copied to clipboard

This Widget adds Wrap to the Reorder function.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reorderwrap

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

dependencies:
  reorderwrap: ^1.0.0+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:reorderwrap/reorder_wrap.dart';
1
likes
20
pub points
0%
popularity

Publisher

unverified uploader

This Widget adds Wrap to the Reorder function.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on reorderwrap