tensorflow_lite 0.0.3 copy "tensorflow_lite: ^0.0.3" to clipboard
tensorflow_lite: ^0.0.3 copied to clipboard

Dart 1 only

A Flutter plugin to access TensorFlow Lite apis.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tensorflow_lite

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

dependencies:
  tensorflow_lite: ^0.0.3

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:tensorflow_lite/tensorflow_lite.dart';
0
likes
30
pub points
47%
popularity

Publisher

unverified uploader

A Flutter plugin to access TensorFlow Lite apis.

Repository
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter, image, meta

More

Packages that depend on tensorflow_lite