atomicbi_flutter_ai 1.0.2 copy "atomicbi_flutter_ai: ^1.0.2" to clipboard
atomicbi_flutter_ai: ^1.0.2 copied to clipboard

A set of AI chat-related widgets for Flutter apps targeting mobile, desktop, and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add atomicbi_flutter_ai

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

dependencies:
  atomicbi_flutter_ai: ^1.0.2

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:atomicbi_flutter_ai/atomicbi_flutter_ai.dart';
0
likes
140
points
163
downloads

Publisher

unverified uploader

Weekly Downloads

A set of AI chat-related widgets for Flutter apps targeting mobile, desktop, and web.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_context_menu, google_fonts, gpt_markdown

More

Packages that depend on atomicbi_flutter_ai