flutter_agent_chat 0.1.3 copy "flutter_agent_chat: ^0.1.3" to clipboard
flutter_agent_chat: ^0.1.3 copied to clipboard

A customizable chat component for Flutter that connects to agent-based backends.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_agent_chat

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

dependencies:
  flutter_agent_chat: ^0.1.3

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:flutter_agent_chat/flutter_agent_chat.dart';
0
likes
120
points
142
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable chat component for Flutter that connects to agent-based backends.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

equatable, file_picker, flutter, flutter_bloc, flutter_markdown_plus, flutter_sound, flutter_sound_platform_interface, http, http_parser, markdown, path, path_provider, permission_handler

More

Packages that depend on flutter_agent_chat