Open kwill39 opened 10 months ago
Currently, pub.dev shows a score of 120/140 for this package due to static analysis warnings.
This PR fixes the linter warnings affecting the package score as well as 2 other linter warnings regarding not using super in constructor parameters.
super
Currently, pub.dev shows a score of 120/140 for this package due to static analysis warnings.
This PR fixes the linter warnings affecting the package score as well as 2 other linter warnings regarding not using
super
in constructor parameters.