muscle_map_flutter 0.1.0 copy "muscle_map_flutter: ^0.1.0" to clipboard
muscle_map_flutter: ^0.1.0 copied to clipboard

Muscle heatmap visualization widget for Flutter. Renders front/back body diagrams with colored muscle overlays using CustomPainter. Supports multiple color models, per-surface value overrides, and int [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add muscle_map_flutter

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

dependencies:
  muscle_map_flutter: ^0.1.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_flutter/muscle_map_flutter.dart';
1
likes
150
points
86
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Muscle heatmap visualization widget for Flutter. Renders front/back body diagrams with colored muscle overlays using CustomPainter. Supports multiple color models, per-surface value overrides, and interactive tooltips.

Repository (GitHub)
View/report issues

Topics

#muscle #heatmap #visualization #health #fitness

License

MIT (license)

Dependencies

flutter

More

Packages that depend on muscle_map_flutter