hello_tooth 0.0.1 copy "hello_tooth: ^0.0.1" to clipboard
hello_tooth: ^0.0.1 copied to clipboard

A Flutter plugin project for ToothDoctor.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hello_tooth

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

dependencies:
  hello_tooth: ^0.0.1

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:hello_tooth/TDPreviewController.dart';
import 'package:hello_tooth/camera_preview.dart';
import 'package:hello_tooth/constant/contant.dart';
import 'package:hello_tooth/models/task_apis.dart';
0
likes
90
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin project for ToothDoctor.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hello_tooth