vukoye / xmpp_dart

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

Fixed an "index out of range" error when connecting - null safety branch #57

Closed olimarmite closed 3 years ago

olimarmite commented 3 years ago

Fixed the random byte generation bug of ScramSaslHandler.dart. ("index out of range")