flutter_chat_ui 2.0.0-dev.1 copy "flutter_chat_ui: ^2.0.0-dev.1" to clipboard
flutter_chat_ui: ^2.0.0-dev.1 copied to clipboard

Community-driven, animated chat UI for Flutter with top-tier performance and customization for chat apps and generative AI agents. #firebase #gemini #chatgpt

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_chat_ui

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

dependencies:
  flutter_chat_ui: ^2.0.0-dev.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:flutter_chat_ui/flutter_chat_ui.dart';
1382
likes
135
pub points
99%
popularity

Publisher

verified publisherflyer.chat

Community-driven, animated chat UI for Flutter with top-tier performance and customization for chat apps and generative AI agents. #firebase #gemini #chatgpt

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cross_cache, diffutil_dart, flutter, flutter_chat_core, provider

More

Packages that depend on flutter_chat_ui