webdev icon indicating copy to clipboard operation
webdev copied to clipboard

Apply `dart_flutter_team_lints` set

Open bkonyi opened this issue 1 month ago • 0 comments

Makes the packages in this repo conformant with the recommended set of lints for packages maintained by the Dart and Flutter teams. This is done in preparation for migrating these packages into the Dart SDK.

This change also removes all usages of dynamic, replacing them with Object?.

bkonyi avatar Nov 10 '25 16:11 bkonyi