muscle_map 1.3.0 copy "muscle_map: ^1.3.0" to clipboard
muscle_map: ^1.3.0 copied to clipboard

Interactive Flutter muscle maps with male and female body diagrams, tap-to-select muscles, and customizable workout intensity heat maps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add muscle_map

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  muscle_map: ^1.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:muscle_map/muscle_map.dart';
0
likes
130
points
119
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Interactive Flutter muscle maps with male and female body diagrams, tap-to-select muscles, and customizable workout intensity heat maps.

Repository (GitHub)
View/report issues

Topics

#fitness #anatomy #widget #visualization

License

MIT (license)

Dependencies

collection, flutter, svg_path_parser

More

Packages that depend on muscle_map