masel_hume_api 1.0.0 copy "masel_hume_api: ^1.0.0" to clipboard
masel_hume_api: ^1.0.0 copied to clipboard

unlisted

hume.ai api.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add masel_hume_api

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

dependencies:
  masel_hume_api: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:masel_hume_api/chat/emotion_scores.dart';
import 'package:masel_hume_api/chat/emotion_scores.freezed.dart';
import 'package:masel_hume_api/chat/emotion_scores.g.dart';
import 'package:masel_hume_api/chat/hume_chat.dart';
import 'package:masel_hume_api/chat/query.dart';
import 'package:masel_hume_api/chat/query.freezed.dart';
import 'package:masel_hume_api/chat/query.g.dart';
import 'package:masel_hume_api/chat/receive.dart';
import 'package:masel_hume_api/chat/receive.freezed.dart';
import 'package:masel_hume_api/chat/receive.g.dart';
import 'package:masel_hume_api/chat/send.dart';
import 'package:masel_hume_api/chat/send.freezed.dart';
import 'package:masel_hume_api/chat/send.g.dart';
0
likes
0
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

hume.ai api.

License

unknown (license)

Dependencies

extended_logger, freezed_annotation, http, json_annotation, rxdart, web_socket_channel

More

Packages that depend on masel_hume_api