FLUTTER ECOSYSTEM

timcreatedit/body_part_selector

Um seletor simples e bonito para partes do corpo.

Capa do projeto seletor_de_parte_do_corpo
Stars
31
Forks
24
Último push (UTC)
16 de set. de 2024
Status do projeto
Ativo
Tim Lehmann GitHub avatar
GITHUB User

Tim Lehmann ↗

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

@whynotmake-itBerlin, Germany
LinguagensDart

Tópicos técnicos

Pacotes publicados por este repositório

Dependências usadas

Lista de dependências 11 itens

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher 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 .