elevenlabs_flutter_sdk 0.0.1 copy "elevenlabs_flutter_sdk: ^0.0.1" to clipboard
elevenlabs_flutter_sdk: ^0.0.1 copied to clipboard

Flutter plugin for ElevenLabs conversational agents on Android and iOS using a unified Dart API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elevenlabs_flutter_sdk

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

dependencies:
  elevenlabs_flutter_sdk: ^0.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:elevenlabs_flutter_sdk/elevenlabs_flutter_sdk.dart';
7
likes
140
points
29
downloads

Publisher

verified publishercohesyn.in

Weekly Downloads

Flutter plugin for ElevenLabs conversational agents on Android and iOS using a unified Dart API.

Homepage

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on elevenlabs_flutter_sdk

Packages that implement elevenlabs_flutter_sdk