-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#4384Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsp: pigeonrelated to pigeon messaging codegen toolrelated to pigeon messaging codegen toolpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
In flutter/packages#3020 I fixed some issues in various languages related to Object parameters and return values, ranging from warnings about weird cast syntax to compilation failures. It's very likely that most of the same issues with Object fields. We should add a generic Object field to AllTypes and AllNullableTypes, and fix any resulting issues.
Low priority since having an Object field is a weird thing to do, so this may not come up for anyone in actual usage for quite a while. But we should make sure it works regardless.
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projecta: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsp: pigeonrelated to pigeon messaging codegen toolrelated to pigeon messaging codegen toolpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team