dvai_bridge 4.0.1 copy "dvai_bridge: ^4.0.1" to clipboard
dvai_bridge: ^4.0.1 copied to clipboard

Local-LLM bridge with an OpenAI-compatible HTTP server for Flutter (iOS + Android). Wraps the native DVAIBridge SDKs via Pigeon-generated platform channels.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dvai_bridge

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

dependencies:
  dvai_bridge: ^4.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:dvai_bridge/dvai_bridge.dart';
0
likes
60
points
89
downloads

Documentation

Documentation
API reference

Publisher

verified publisherdeepvoiceai.co

Weekly Downloads

Local-LLM bridge with an OpenAI-compatible HTTP server for Flutter (iOS + Android). Wraps the native DVAIBridge SDKs via Pigeon-generated platform channels.

Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

dart_jsonwebtoken, flutter, meta, package_info_plus, path_provider, pointycastle

More

Packages that depend on dvai_bridge

Packages that implement dvai_bridge