pauldemarco / socketcluster_client

SocketCluster.io Client for Dart
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Support null safety #14

Closed MichaelMarner closed 3 years ago

MichaelMarner commented 3 years ago

Migrate to null safety

This mostly maintains existing behaviour, in that most things remain nullable and have checks for null.

Future work could be to put null safety to use and clean up some of the code.

Closes #13

pauldemarco commented 3 years ago

LGTM

lukepighetti commented 3 years ago

ETA for publish to pub.dev?

pauldemarco commented 3 years ago

@lukepighetti I just published as version 0.3.0.