gladia 0.1.4 copy "gladia: ^0.1.4" to clipboard
gladia: ^0.1.4 copied to clipboard

A Flutter SDK for the Gladia API for audio transcription, translation, and analysis

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gladia

With Flutter:

 $ flutter pub add gladia

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

dependencies:
  gladia: ^0.1.4

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

Import it

Now in your Dart code, you can use:

import 'package:gladia/gladia.dart';
0
likes
0
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for the Gladia API for audio transcription, translation, and analysis

Homepage
Repository (GitHub)
View/report issues

Topics

#audio #transcription #api #translation

Documentation

Documentation

License

unknown (license)

Dependencies

dio, flutter, http_parser, json_annotation, meta, path, web_socket_channel

More

Packages that depend on gladia