vukoye / xmpp_dart

Lightweight XMPP client library written in Dart
Apache License 2.0
83 stars 64 forks source link

adding null safety, fixing few bugs and upgrading all packages #86

Closed karrarkazuya closed 1 year ago

karrarkazuya commented 1 year ago

I have migrated to the latest of flutter's null safety and fixed few bugs and issues related to parsing that was causing exceptions at the response handler. also upgraded and updated all the packages.

HaoCherHong commented 1 year ago

check this thread 😂 https://github.com/vukoye/xmpp_dart/pull/84

karrarkazuya commented 1 year ago

we kinda did the same thing :D closing this up based on your mention. thanks