vukoye / xmpp_dart

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

Feature/null safety #84

Closed HaoCherHong closed 1 year ago

HaoCherHong commented 1 year ago

migrate to sound null safety upgrade dependencies to sound null safety:

Also fix https://github.com/vukoye/xmpp_dart/pull/83

separate message time with delay timestamp

TatankaConCube commented 1 year ago

we have the branch null_safety and it contains all the latest changes, you can target your PR on it

HaoCherHong commented 1 year ago

we have the branch null_safety and it contains all the latest changes, you can target your PR on it

What's the progress of the branch? Any plan to release it?

TatankaConCube commented 1 year ago

it already released as 0.4.4-dev.2