flutter_chat_ui 2.0.0-dev.3 copy "flutter_chat_ui: ^2.0.0-dev.3" to clipboard
flutter_chat_ui: ^2.0.0-dev.3 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 Dart:

 $ dart pub add flutter_chat_ui

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 dart pub get):

dependencies:
  flutter_chat_ui: ^2.0.0-dev.3

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:flutter_chat_ui/flutter_chat_ui.dart';
1.46k
likes
0
points
57.4k
downloads

Publisher

verified publisherflyer.chat

Weekly Downloads

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

License

unknown (license)

Dependencies

cross_cache, diffutil_dart, flutter, flutter_chat_core, provider, scrollview_observer

More

Packages that depend on flutter_chat_ui