flutter_sticky_headers
flutter_sticky_headers copied to clipboard
Fix linter warnings
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.