flutter_frappe_chat 1.0.1 copy "flutter_frappe_chat: ^1.0.1" to clipboard
flutter_frappe_chat: ^1.0.1 copied to clipboard

A customizable Flutter package for Frappe Chat integration with WebSocket and API handling.

1.0.1 #

  • Stable Release: First stable version of flutter_frappe_chat.

1.0.0 #

  • Enhanced Configuration: Added support for csrfToken, socketUrlOverride, and verifyInsecure SSL options in FrappeChatConfig.
  • Improved File Uploads: Better handling of multipart requests with authentication headers.
  • Updated Dependencies: Upgraded permission_handler to v12.0.1 for better Android/iOS compatibility.
  • Bug Fixes: Improved error handling for WebSocket connections and API responses.

0.1.3 #

  • Added email parameter to getMessages API call for better user-specific message retrieval.

0.1.2 #

  • Updated permission_handler to the latest version.
  • Improved error handling in API and WebSocket communication.

0.1.1 #

  • Fixed unused element warning in audio recorder.
  • Improved stability.

0.0.1 #

  • Initial release.
  • Added FrappeApiService for message and file API handling.
  • Added FrappeSocketManager for real-time WebSocket communication.
  • Added ChatScreen UI with attachment support and voice recorder.
0
likes
160
points
408
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter package for Frappe Chat integration with WebSocket and API handling.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, dio, file_picker, flutter, flutter_pdfview, flutter_sound, http, image_picker, intl, mime, path, path_provider, permission_handler, provider, socket_io_client, url_launcher

More

Packages that depend on flutter_frappe_chat