mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This patch updates _embedder.yaml to enforce the same set of lints as `flutter analyze`. We're still not enabling strong mode via this mechanism, but we might consider that in a later patch. Related to https://github.com/flutter/flutter/issues/2687