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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add human_body_selector

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

dependencies:
  human_body_selector: ^0.0.1

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:human_body_selector/human_body_selector.dart';
6
likes
90
pub points
65%
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