pair_ai_assistant 0.1.0 copy "pair_ai_assistant: ^0.1.0" to clipboard
pair_ai_assistant: ^0.1.0 copied to clipboard

Embed the Pair AI assistant widget in Flutter apps with full Android & iOS support for microphone, camera, and file uploads.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pair_ai_assistant

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

dependencies:
  pair_ai_assistant: ^0.1.0

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:pair_ai_assistant/pair_ai_assistant.dart';
2
likes
130
points
152
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Embed the Pair AI assistant widget in Flutter apps with full Android & iOS support for microphone, camera, and file uploads.

Repository (GitHub)
View/report issues

Topics

#webview #ai #chat #assistant #arabic

License

MIT (license)

Dependencies

file_picker, flutter, image_picker, path_provider, permission_handler, webview_flutter, webview_flutter_android, webview_flutter_wkwebview

More

Packages that depend on pair_ai_assistant