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?