vapi 0.1.0 copy "vapi: ^0.1.0" to clipboard
vapi: ^0.1.0 copied to clipboard

Platformweb

The Vapi Flutter Client SDK with unified mobile and web support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vapi

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

dependencies:
  vapi: ^0.1.0

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:vapi/vapi.dart';
4
likes
150
points
338
downloads

Publisher

verified publishervapi.ai

Weekly Downloads

The Vapi Flutter Client SDK with unified mobile and web support.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

daily_flutter, flutter, flutter_web_plugins, http, permission_handler, web

More

Packages that depend on vapi