v0.2.0body_part_selector
一个用于选择不同身体部位的精美选择器
51喜欢 265近 30 天下载110Pub 分数
AndroidiOSWebmacOSWindowsLinux
一个简单而美观的躯体部位选择器。
{"sdk":"flutter"}>=1.1.0 <2.0.0>=2.4.0 <3.0.0^0.3.0^1.0.2{"sdk":"flutter"}>=2.4.0 <3.0.0>=6.8.0 <7.0.0^0.1.1^6.0.0^1.0.3以下为英文项目原文快照,最新内容请访问 GitHub。
A simple and beautiful selector for body parts.
Demo GIF
❗ In order to start using Body Part Selector you must have the Dart SDK installed on your machine.
Install via dart pub add:
dart pub add body_part_selector
There are two widgets: BodyPartSelector and BodyPartSelectorTurnable, the latter can be seen in the GIF.
Check out the example file for a simple usage pattern.
To run the example open the example folder and run flutter create .