Integrating VAPI into a Flutter App (iOS/Android) - VAPI Flutter-API or WebView?

Hi everyone,

I am currently working on integrating VAPI into a Flutter app that exports both iOS and Android versions. I came across the VAPI Flutter-API at https://github.com/VapiAI/flutter and am wondering if it might be easier to use a WebView with the audio URL provided by an assistant instead.

I have a couple of questions:

  1. Is it more straightforward to use the VAPI Flutter-API or to implement a WebView for this integration?
  2. Can I create my own HTML/JS page for input or customize the current URL provided by the VAPI assistant?
Any guidance or experiences you can share would be greatly appreciated!

Thanks in advance!
GitHub
Contribute to VapiAI/flutter development by creating an account on GitHub.
Was this page helpful?