exer_log icon indicating copy to clipboard operation
exer_log copied to clipboard

Refactor MyApp widget FutureBuilder

Open richardamare opened this issue 2 years ago • 0 comments

This block of code could be written better → use inline null-check (user == null ? ... : ...)

image

richardamare avatar Aug 13 '22 13:08 richardamare