Closed kevmoo closed 3 years ago
@kevmoo I'm surprised that you found const problems given my strictest possible lint settings. Do I have something misconfigured?
@csells – nope! Just noticed that Family
and Person
could be const
– then everything cascaded from there!
This causes navigator_integration.dart to fail when adding a new person (as you'd expect).
Mutable, static state?
ha. they're just examples not real apps. : )
Codecov Report
Continue to review full report at Codecov.