flutter_body_part_selector 1.1.5 copy "flutter_body_part_selector: ^1.1.5" to clipboard
flutter_body_part_selector: ^1.1.5 copied to clipboard

Interactive body selector for Flutter. Tap muscles on SVG body diagram or select programmatically with visual highlighting. Includes built-in assets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_body_part_selector

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

dependencies:
  flutter_body_part_selector: ^1.1.5

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:flutter_body_part_selector/flutter_body_part_selector.dart';
1
likes
160
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

Interactive body selector for Flutter. Tap muscles on SVG body diagram or select programmatically with visual highlighting. Includes built-in assets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg, xml

More

Packages that depend on flutter_body_part_selector