-
Notifications
You must be signed in to change notification settings - Fork 29.5k
Open
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectp: animationsThe animations packageThe animations packagepackageflutter/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
Since DualTransitionBuilder was introduced to flutter/flutter: #58686, this can result in a naming conflict for the animations package, since the animations package also contains an identical DualTransitionBuilder.
We should have the animations package use its own copy of the widget until DualTransitionBuilder reaches the stable branch. Then, we can safely remove the copy of DualTransitionBuilder in the animations package.
AlexV525 and christianwico
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectp: animationsThe animations packageThe animations packagepackageflutter/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