rsocket / rsocket-dart

Dart implementation of RSocket
Apache License 2.0
31 stars 25 forks source link

migrate dart to null-safety #11

Closed marinkobabic closed 2 years ago

marinkobabic commented 3 years ago

NullSafety support for this library

Motivation:

In the newest versions null safety is a standard

Modifications:

Result:

official nullsafety support of the library. You need to publish the new version

marinkobabic commented 2 years ago

@linux-china Please can you provide this version on pub.dev?

linux-china commented 2 years ago

@marinkobabic https://pub.dev/packages/rsocket published