volc_engine_rtc_web 0.1.1 copy "volc_engine_rtc_web: ^0.1.1" to clipboard
volc_engine_rtc_web: ^0.1.1 copied to clipboard

Platformweb

A Flutter plugin for Volc Engine RTC with AIGC, enabling interactive real-time voice conversations with AI assistants in Flutter web apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add volc_engine_rtc_web

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

dependencies:
  volc_engine_rtc_web: ^0.1.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:volc_engine_rtc_web/volc_engine_rtc_web.dart';
2
likes
140
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for Volc Engine RTC with AIGC, enabling interactive real-time voice conversations with AI assistants in Flutter web apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, flutter_web_plugins, http

More

Packages that depend on volc_engine_rtc_web