flow_ui 0.0.1 copy "flow_ui: ^0.0.1" to clipboard
flow_ui: ^0.0.1 copied to clipboard

Chat UI widgets and the data contract for AI assistants in Flutter. Streaming-first, themeable, and backend-agnostic, with no third-party dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flow_ui

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

dependencies:
  flow_ui: ^0.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:flow_ui/flow_ui.dart';
4
likes
150
points
79
downloads

Documentation

API reference

Publisher

verified publisherstac.dev

Weekly Downloads

Chat UI widgets and the data contract for AI assistants in Flutter. Streaming-first, themeable, and backend-agnostic, with no third-party dependencies.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flow_ui