venixs_sdk 0.0.2 copy "venixs_sdk: ^0.0.2" to clipboard
venixs_sdk: ^0.0.2 copied to clipboard

A flutter plugin for venixs AI chat system

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add venixs_sdk

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

dependencies:
  venixs_sdk: ^0.0.2

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:venixs_sdk/venixs_sdk.dart';
4
likes
115
points
35
downloads

Publisher

verified publishervenixs.com

Weekly Downloads

A flutter plugin for venixs AI chat system

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, modal_bottom_sheet, plugin_platform_interface, webview_flutter

More

Packages that depend on venixs_sdk

Packages that implement venixs_sdk