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

outdated

A handy tree list with reorder feature

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add reorder_tree_list

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

dependencies:
  reorder_tree_list: ^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:reorder_tree_list/extension_reorder_list.dart';
import 'package:reorder_tree_list/tree_list_item.dart';
4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A handy tree list with reorder feature

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on reorder_tree_list