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

A next-generation, highly customizable Flutter package designed specifically for building AI chat interfaces.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ai_chat_ui_pro

With Flutter:

 $ flutter pub add ai_chat_ui_pro

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

dependencies:
  ai_chat_ui_pro: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ai_chat_ui_pro/ai_chat_ui_pro.dart';
2
likes
0
points
242
downloads

Publisher

verified publisherbalochcodes.com

Weekly Downloads

A next-generation, highly customizable Flutter package designed specifically for building AI chat interfaces.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

animated_text_kit, flutter, flutter_highlighter, flutter_markdown, markdown

More

Packages that depend on ai_chat_ui_pro