flutter_session icon indicating copy to clipboard operation
flutter_session copied to clipboard

null safety

Open Pratham180 opened this issue 4 years ago • 1 comments

can u guys please update the package to support null safety thank you. Screenshot 2022-03-28 100347

Pratham180 avatar Mar 28 '22 03:03 Pratham180

@jhourlad @RomanIvn needed to just update the version/sdk environment of PUBSPEC.YAML file in order to accommodate null sound safety. I also looked at the code it doesn't look like there will be any declaration that's needing the null checkers.

Mvhd avatar May 04 '22 10:05 Mvhd