forked from flutter/packages
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reverts "Introduce
ChipAnimationStyle
to override default chips ani…
…mations durations (#149245)" (#149847) Reverts: flutter/flutter#149245 Initiated by: QuncCccccc Reason for reverting: the newly-added unit test might cause the red tree Original PR Author: TahaTesser Reviewed By: {bleroux, Piinks} This change reverts the following previous change: fixes [Custom backgroundColor on Chip makes it flicker between state transitions](flutter/flutter#146730) ### Example preview ![Screenshot 2024-05-28 at 17 40 00](https://github.com/flutter/flutter/assets/48603081/b9117ed2-5afa-4d65-93ae-aa866772ffa1) https://github.com/flutter/flutter/assets/48603081/a4949ce7-f38b-4251-8201-ecc570ec447c
- Loading branch information
1 parent
32da263
commit 6f2d0be
Showing
12 changed files
with
4 additions
and
832 deletions.
There are no files selected for viewing
164 changes: 0 additions & 164 deletions
164
examples/api/lib/material/chip/chip_attributes.chip_animation_style.0.dart
This file was deleted.
Oops, something went wrong.
135 changes: 0 additions & 135 deletions
135
examples/api/test/material/chip/chip_attributes.chip_animation_style.0_test.dart
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.