bodychart_heatmap 1.1.0 copy "bodychart_heatmap: ^1.1.0" to clipboard
bodychart_heatmap: ^1.1.0 copied to clipboard

A Flutter package for visualizing and highlighting human body parts. Supports heatmap intensity levels and body charts for fitness, medical, and anatomy apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bodychart_heatmap

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

dependencies:
  bodychart_heatmap: ^1.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:bodychart_heatmap/bodychart_heatmap.dart';
9
likes
140
points
189
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for visualizing and highlighting human body parts. Supports heatmap intensity levels and body charts for fitness, medical, and anatomy apps.

Repository (GitHub)

Topics

#body-chart #heatmap #fitness #workout #anatomy

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on bodychart_heatmap