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

With Flutter:

 $ flutter pub add flutter_chat_ui
copied to clipboard

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.7
copied to clipboard

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';
copied to clipboard
1.45k
likes
0
points
61.1k
downloads

Publisher

verified publisherflyer.chat

Weekly Downloads

2024.09.11 - 2025.03.26

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