human_body_selector 0.0.1 copy "human_body_selector: ^0.0.1" to clipboard
human_body_selector: ^0.0.1 copied to clipboard

Human body part selection with desired color.

human_body_selector #

Human body part selection with desired color.

Getting Started #

HumanBodySelector(
map: Maps.HUMAN,
onChanged: (bodyPart, active) {},
onLevelChanged: (bodyPart) {},
multiSelect: true,
toggle: true,
height: MediaQuery.of(context).size.height,
width: MediaQuery.of(context).size.width-100,
),
6
likes
90
pub points
68%
popularity

Publisher

unverified uploader

Human body part selection with desired color.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

equatable, flutter, path_drawing, svg_path_parser

More

Packages that depend on human_body_selector