healthrian_mlkit_support 1.30.0 copy "healthrian_mlkit_support: ^1.30.0" to clipboard
healthrian_mlkit_support: ^1.30.0 copied to clipboard

Healthrian machine learning support library

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add healthrian_mlkit_support

With Flutter:

 $ flutter pub add healthrian_mlkit_support

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

dependencies:
  healthrian_mlkit_support: ^1.30.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:healthrian_mlkit_support/healthrian_mlkit_support.dart';
1
likes
110
pub points
4%
popularity

Publisher

unverified uploader

Healthrian machine learning support library

Homepage
Repository

Documentation

API reference

License

MIT (LICENSE)

Dependencies

freezed_annotation, http, json_annotation, jsonrpc2, mobx, path

More

Packages that depend on healthrian_mlkit_support