view360_chat 1.0.13 copy "view360_chat: ^1.0.13" to clipboard
view360_chat: ^1.0.13 copied to clipboard

A Dart package for chat socket connection and messaging API for implimenting view360 chat feature.

1.0.7 #

  • type added to socket

1.0.8 #

  • Improved file upload validation and error handling in sendChatMessage()

1.0.9 #

  • Improves reliability by handling network and data parsing errors. Provides clear error responses to support user-friendly UI messages.

1.0.10 #

  • Enhanced SocketManager with improved message handling using named parameters. Added null safety for optional file paths in received messages.

1.0.11 #

  • Adding customerId to sendChatMessage() when sending a message from the chat list.

1.0.12 #

  • update README

1.0.13 #

  • Added notificationToken() for push notifications
1
likes
0
points
179
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package for chat socket connection and messaging API for implimenting view360 chat feature.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, http_parser, socket_io_client

More

Packages that depend on view360_chat