toothpik 1.0.0+1 copy "toothpik: ^1.0.0+1" to clipboard
toothpik: ^1.0.0+1 copied to clipboard

Dental Recognition App made by Mert Çetin and Halil Can Parlayan

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add toothpik

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

dependencies:
  toothpik: ^1.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:toothpik/app_translations.dart';
import 'package:toothpik/classify.dart';
import 'package:toothpik/dentalrec.dart';
import 'package:toothpik/home_screen.dart';
import 'package:toothpik/home_view_model.dart';
import 'package:toothpik/info_screen.dart';
import 'package:toothpik/main.dart';
import 'package:toothpik/prediction.dart';
0
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Dental Recognition App made by Mert Çetin and Halil Can Parlayan

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

connectivity, flutter, flutter_svg, get, http, image, image_picker, shared_preferences

More

Packages that depend on toothpik