I'm looking for a XMPP library or plugin for my flutter project to build chat app.
I've tried looking at https://pub.dartlang.org searching for XMPP but no luck. Searched github and found this https://github.com/MaxHorstmann/dart-xmpp but unfortunately its a half cooked library which has stopped development.
Hope someone can share or recommend me a library or plugin for flutter/dart XMPP?
The original and "native" transport protocol for XMPP is Transmission Control Protocol (TCP), using open-ended XML streams over long-lived TCP connections. As an alternative to the TCP transport, the XMPP community has also developed an HTTP transport for web clients as well as users behind restricted firewalls.
Jabber/XMPP (Extensible Messaging and Presence Protocol formerly named Jabber) is an open-source, decentralized Instant Messaging protocol that DreamHost offers free of charge on Shared, VPS, and Dedicated Hosting plans. DreamPress does not offer free Jabber service.
Yes friend there are 3 available as of now and I am listing them below and you can check them :-
- flutter xmpp :- https://pub.dev/packages/flutter_xmpp
- Xmpp stone :- https://pub.dev/packages/xmpp_stone
- flutter xmpp plugin :- https://pub.dev/packages/flutter_xmpp_plugin
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With