flutter_chat_ui 2.0.0-dev.10
flutter_chat_ui: ^2.0.0-dev.10 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
Flyer Chat 💬 #
Ship fast with a go-to chat SDK for Flutter.
Flyer Chat is an open-source chat UI package for Flutter applications, designed for performance, customization, and ease of integration.
✨ Features #
- 🔄 Backend-agnostic: Connect to any backend service.
- 🧬 Adaptable: Perfect for real-time messengers, generative AI agents and LLM-based assistants, support platforms, and beyond.
- 🎨 Highly Customizable: Tailor the UI with extensive theme options and builder functions.
- 🧩 Modular: Pick and choose the features you want. You can change any part of the UI or swap it with your own custom implementation.
- ⚡ Performance Optimized: Built for speed and smooth animations.
- 🌐 Cross-Platform: Supports iOS, Android, Web, macOS, Windows, and Linux.
- 📜 Open Source: Free to use under the Apache 2.0 License.
🚀 Installation #
Add the package to your pubspec.yaml
:
dependencies:
flutter_chat_core: ^ # Use the latest version
flutter_chat_ui: ^2.0.0
Then, import and use the Chat
widget.
📚 Documentation & Examples #
For detailed usage, customization options, different message types, controllers, and more complex scenarios, please refer to the full documentation:
➡️ flyer.chat/docs/flutter ⬅️
Explore the comprehensive example application to see various features and customizations in action.
🤝 Contributing #
Contributions are welcome! Please see the CONTRIBUTING.md file in the main repository for guidelines.
📜 License #
Licensed under the Apache License, Version 2.0. See the LICENSE file for details.