flutter_sticky_headers icon indicating copy to clipboard operation
flutter_sticky_headers copied to clipboard

Fix linter warnings

Open kwill39 opened this issue 1 year ago • 0 comments

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.

kwill39 avatar Dec 18 '23 05:12 kwill39