mojo_perception 2.0.1 copy "mojo_perception: ^2.0.1" to clipboard
mojo_perception: ^2.0.1 copied to clipboard

Mojo Perception Flutter API. Mojo Emotion AI Platform is a software framework to detect, understand and activate emotions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mojo_perception

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

dependencies:
  mojo_perception: ^2.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:mojo_perception/mojo_perception.dart';
5
likes
110
pub points
0%
popularity

Publisher

verified publisherhoomano.com

Mojo Perception Flutter API. Mojo Emotion AI Platform is a software framework to detect, understand and activate emotions.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

camera, flutter, image, logging, scidart, socket_io_client, tflite_flutter, tflite_flutter_helper

More

Packages that depend on mojo_perception