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

Interactive dental chart for selecting teeth in Flutter. Supports Universal and European (FDI) numbering, plus fallen teeth.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dental_teeth_selector

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

dependencies:
  dental_teeth_selector: ^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:dental_teeth_selector/dental_teeth_selector.dart';
10
likes
160
points
187
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Interactive dental chart for selecting teeth in Flutter. Supports Universal and European (FDI) numbering, plus fallen teeth.

Repository (GitHub)
View/report issues

Topics

#dental #teeth #flutter-widget #healthcare #ui

License

MIT (license)

Dependencies

flutter, path_drawing, xml

More

Packages that depend on dental_teeth_selector