simple_json icon indicating copy to clipboard operation
simple_json copied to clipboard

Uneccessary null checks on String? varName;

Open sgehrman opened this issue 4 years ago • 1 comments

milesIn: mapper.applyDynamicFromJsonConverter(json['milesIn'])!,

I hope you don't abandon this project as I love it. The other solutions pollute the code with files everywhere. This is the only good solution.

sgehrman avatar Jun 29 '21 21:06 sgehrman

@sgehrman

This project was initially bootstrapped to mitigate frustration from using this library. As of today most of the mentioned pain points were resolved and I'm not going to abandon my project so far.

Or you could give a chance to this one, which were bootstrapped for exactly the same reasons 😄

k-paxian avatar Jul 14 '21 20:07 k-paxian