v0.2.0body_part_selector
A beautiful selector for different body parts
51Likes 26530-day downloads110Pub points
AndroidiOSWebmacOSWindowsLinux
A simple and beautiful selector for body parts.
{"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.3English project snapshot. Visit GitHub for the latest content.
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 .