botika_va 0.1.8 copy "botika_va: ^0.1.8" to clipboard
botika_va: ^0.1.8 copied to clipboard

A new Flutter plugin of botika Virtual Avatar, providing component to send text and then receive response text and video

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add botika_va

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

dependencies:
  botika_va: ^0.1.8

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:botika_va/botika_va.dart';
1
likes
130
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin of botika Virtual Avatar, providing component to send text and then receive response text and video

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_client_sse, http, remove_emoji

More

Packages that depend on botika_va