horizontal_tree_selector 0.0.2 copy "horizontal_tree_selector: ^0.0.2" to clipboard
horizontal_tree_selector: ^0.0.2 copied to clipboard

A Flutter horizontal multi-level tree selector widget. 一个横向多级树形结构选择器组件,支持无限层级数据选择。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add horizontal_tree_selector

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

dependencies:
  horizontal_tree_selector: ^0.0.2

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:horizontal_tree_selector/horizontal_tree_selector.dart';
2
likes
125
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter horizontal multi-level tree selector widget. 一个横向多级树形结构选择器组件,支持无限层级数据选择。

Repository (GitHub)
View/report issues

Topics

#widget #selector #tree #picker

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on horizontal_tree_selector