-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
New language feature in Dart 2.17: dart-lang/language#1855
There's a lint for using it when appropriate: use_super_parameters
- Migrate all code in
flutter- Prepare
flutter_galleryforuse_super_parameters#100515 - Prepare
dev(minusflutter_gallery) foruse_super_parameters#100516 - Prepare
flutter_toolsforuse_super_parameters#100509 - Prepare framework for
use_super_parameters#100905 - Prepare
packages(minus tools,framework) foruse_super_parameters#100510 - Prepare
examples(minusexamples/api) foruse_super_parameters#100514 - migrate generated i18n code to super params #101065
- Prepare more of
devfor use_super_parameters #101073
- Prepare
- Enable
use_super_parameterslint #101074 - Use super parameters in templates #101157
- Suggest IDEs to use super params in macros:
- Suggest lint for inclusion in
package:lints: Consider addinguse_super_parametersdart-lang/core#774 - For later: Enable
use_super_paramsforexamples/apiand API code snippets #101068
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.