Muscle Selector
Human Body Muscle Selector for Flutter.
https://github.com/EmilCes/muscle_selector/assets/50472267/91fa44e9-2962-4ab0-b1cc-58bb59c0e4e1
Getting started
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';