infitio / flutter_socket_io

Socket IO supprt for flutter. Looking for contributors Swift and Java.
Other
191 stars 113 forks source link

null safety not supportable #178

Open reshamRudra opened 3 years ago

reshamRudra commented 3 years ago

unable to use on flutter environment: sdk: ">=2.12.0 <3.0.0"

nerdsarena commented 2 years ago

same issue with me

Gazzolla commented 2 years ago

Idem

ihancock commented 2 years ago

You can take from my repository for NS support see PR https://github.com/infitio/flutter_socket_io/pull/163

amitsingh6391 commented 2 years ago

@ihancock there are some issue related multidex in your repo