webdev
webdev copied to clipboard
Apply `dart_flutter_team_lints` set
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?.