Human Body Muscle Selector for Flutter.
Screen.Recording.2024-05-20.at.9.42.33.p.m.mov
In the pubspec.yaml
add the dependency:
dependencies:
...
muscle_selector: any
In your library file add the following import:
import 'package:muscle_selector/muscle_selector.dart';