-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
flutter/engine has a lint in place to catch issues like the wrong SDK methods being used for the bound. Ideally we should have this for our first party plugins as well, it would catch issues like flutter/plugins#2029. I'm not sure exactly how we'd go about setting this up on our CI. The engine linter is here. flutter/plugins has different packages with different minSdk versions, and also uses gradle.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.