adovvy_sdk 1.0.1 copy "adovvy_sdk: ^1.0.1" to clipboard
adovvy_sdk: ^1.0.1 copied to clipboard

PlatformAndroid

Adovvy SDK for Flutter apps. Adovvy is an AI platform built on three pillars: data intelligence, voice AI, and computer vision.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adovvy_sdk

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

dependencies:
  adovvy_sdk: ^1.0.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:adovvy_sdk/adovvy_sdk.dart';
1
likes
150
points
220
downloads

Documentation

API reference

Publisher

verified publishercrewlogix.com

Weekly Downloads

Adovvy SDK for Flutter apps. Adovvy is an AI platform built on three pillars: data intelligence, voice AI, and computer vision.

Homepage

License

MIT (license)

Dependencies

file_picker, flutter, permission_handler, webview_flutter, webview_flutter_android

More

Packages that depend on adovvy_sdk