Michael Thomsen

Results 285 comments of Michael Thomsen

> As it is now, if there is an updated version of package:lints, all of the packages in a mono repo must be migrated to the new version at the...

@pq to create a proposal for how this would work

Not approved: dynamic is fully supported in the language, and something a developer is free to use if they desire.

This issue doesn't track the availability of this lint; it tracks whether the lint is enable by default in `package:lints` / `package:flutter_lints`. Thus the triage decision is wrt. what we...

Oh, but maybe the confusion is that @srawlins logged this as a request to have this as a supported lint? Then we can certainly reactivate and transfer to https://github.com/dart-lang/linter/issues...

> I wonder if some fraction of these crashes are coming from users that are just doing "let me just try it and see what happens" Are we able to...

I'm starting to come around to re-considering if https://dart.dev/tools/linter-rules/avoid_dynamic_calls should indeed be added to the recommended lint set. Do we think this would trigger a bunch of prevalent code being...

cc @jwren, and a +1 for supporting lcov in `dart test`

cc @jonahwilliams @zanderso can you have some background on the `flutter test` flags?