edge_intelligence 0.3.14 copy "edge_intelligence: ^0.3.14" to clipboard
edge_intelligence: ^0.3.14 copied to clipboard

Dart bindings for the Edge Intelligence SDK, with Flutter mobile and native desktop runtimes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add edge_intelligence

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

dependencies:
  edge_intelligence: ^0.3.14

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:edge_intelligence/edge_intelligence.dart';
0
likes
155
points
216
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart bindings for the Edge Intelligence SDK, with Flutter mobile and native desktop runtimes.

Repository (GitHub)
View/report issues

License

Pixar (license)

Dependencies

flutter_rust_bridge

More

Packages that depend on edge_intelligence

Packages that implement edge_intelligence