vocall_sdk 1.0.1 copy "vocall_sdk: ^1.0.1" to clipboard
vocall_sdk: ^1.0.1 copied to clipboard

Flutter SDK for the Vocall Agent-Application Protocol (AAP). Let an AI agent see and control your app's UI — navigate screens, fill forms, click buttons, and interact via voice or text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vocall_sdk

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

dependencies:
  vocall_sdk: ^1.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:vocall_sdk/vocall_sdk.dart';
0
likes
130
points
99
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter SDK for the Vocall Agent-Application Protocol (AAP). Let an AI agent see and control your app's UI — navigate screens, fill forms, click buttons, and interact via voice or text.

Homepage
Repository (GitHub)
View/report issues

Topics

#ai #voice #agent #websocket #automation

License

MIT (license)

Dependencies

flutter, google_fonts, web, web_socket_channel

More

Packages that depend on vocall_sdk