FLUTTER ECOSYSTEM

timcreatedit/body_part_selector

一个简单而美观的躯体部位选择器。

身体部位选择器 项目封面
Stars
31
Forks
24
最近推送(UTC)
2024年9月16日
项目状态
未归档
Tim Lehmann GitHub avatar
GITHUB User

Tim Lehmann ↗

Engineer at ClickUp, open source on the side @whynotmake-it

@whynotmake-itBerlin, Germany
语言Dart

技术话题

此仓库发布的插件

使用的依赖

依赖清单 11 项

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

Body Part Selector

A simple and beautiful selector for body parts.

Powered by Mason melos

Demo GIF

Installation 💻

❗ 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

Usage

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.

Example

To run the example open the example folder and run flutter create .