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
25
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to access TensorFlow Lite apis.

View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, flutter, image, meta

More

Packages that depend on tensorflow_lite

Packages that implement tensorflow_lite