-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
d: examplesSample code and demosSample code and demosf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
While reading the official documentation of FilterChip, I found an unused variable in the example: bool favorite = false;.
I don't tell if this variable is actually needed (e.g. injection or reflection purpose in test phase), so I'm posting this as an issue rather than a pull request.
location: examples/api/lib/material/filter_chip/filter_chip.0.dart
Metadata
Metadata
Assignees
Labels
d: examplesSample code and demosSample code and demosf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Type
Projects
Status
Done (PR merged)