8000 GitHub - crackzko/human_body_selector
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

crackzko/human_body_selector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 7443  

Repository files navigation

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,
),

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 75.7%
  • Ruby 10.1%
  • Kotlin 6.6%
  • Swift 4.2%
  • Objective-C 3.4%
0