Todd Volkert
21cfed34d4
(insert|move|remove)ChildRenderObject Deprecation: Step 1 ( #64189 )
...
* (insert|move|remove)ChildRenderObject Deprecation: Step 1
This deprecates the following methods:
* RenderObjectElement.insertChildRenderObject
* RenderObjectElement.moveChildRenderObject
* RenderObjectElement.removeChildRenderObject
...and replaces them with the following methods:
* RenderObjectElement.insertRenderObjectChild
* RenderObjectElement.moveRenderObjectChild
* RenderObjectElement.removeRenderObjectChild
The reason for the deprecation is to provide the `oldSlot` argument to
the `moveRenderObjectChild` method (such an argument was missing from
the now-deprecated `moveChildRenderObject` method) and the `slot`
argument to the `removeRenderObjectChild` method (such an argument was
missing from the now-deprecated `removeChildRenderObject` method). While
no argument was added to `insertRenderObjectChild`, the name change (and
corresponding deprecation) was made to maintain naming parity with the
other two methods.
This initial step does not update or remove any of the `slotToChild`
patterns that exist in the framework. This work is being separated
into two commits in case something needs to be reverted to minimize
the scope of each commit.
See https://github.com/flutter/flutter/issues/63269 for more info
2020-08-19 17:39:07 -07:00
..
2020-06-11 14:11:30 +02:00
2020-07-22 18:27:38 -07:00
2020-07-15 09:46:03 -07:00
2020-07-15 09:46:03 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-07 20:26:05 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-10 11:11:02 -07:00
2020-07-28 10:23:17 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-08 19:26:03 -07:00
2020-08-04 14:31:05 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-04 14:26:04 -07:00
2020-06-11 14:11:30 +02:00
2020-08-12 13:41:09 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-04 14:31:05 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-07 20:31:08 -07:00
2020-07-08 19:26:03 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-14 22:36:02 -07:00
2020-06-16 12:50:02 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-28 15:21:06 -07:00
2020-07-28 09:56:09 -07:00
2020-07-28 15:21:06 -07:00
2020-06-24 17:03:01 -07:00
2020-08-03 10:26:07 -07:00
2020-08-18 13:55:33 -07:00
2020-08-19 13:31:06 -07:00
2020-06-11 14:11:30 +02:00
2020-07-08 19:26:03 -07:00
2020-06-11 14:11:30 +02:00
2020-06-23 09:20:28 -07:00
2020-06-11 14:11:30 +02:00
2020-08-17 22:36:02 -07:00
2020-06-17 10:57:40 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-23 08:27:53 -07:00
2020-07-08 19:26:03 -07:00
2020-07-16 09:31:05 -07:00
2020-06-11 14:11:30 +02:00
2020-07-30 10:07:18 -07:00
2020-08-08 15:21:02 -07:00
2020-08-15 10:41:02 -07:00
2020-06-11 14:11:30 +02:00
2020-06-30 16:23:01 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-13 15:01:41 -07:00
2020-07-28 15:21:06 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-08 19:26:03 -07:00
2020-08-04 14:31:05 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-12 13:41:09 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-28 15:21:06 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-12 15:31:09 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-04 12:46:07 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-13 15:01:41 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-17 10:57:40 -07:00
2020-07-06 17:44:02 -07:00
2020-06-16 10:30:06 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-29 08:06:06 -07:00
2020-07-24 15:49:41 -07:00
2020-07-13 13:26:03 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-17 15:16:06 -07:00
2020-07-16 09:41:04 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-08 19:26:03 -07:00
2020-07-29 13:41:04 -07:00
2020-06-11 14:11:30 +02:00
2020-08-05 14:46:51 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-17 15:16:06 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-13 15:01:41 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-29 14:47:06 -07:00
2020-06-11 14:11:30 +02:00
2020-08-13 14:46:04 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-19 17:39:07 -07:00
2020-07-14 14:21:14 -04:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-13 15:01:04 -07:00
2020-08-13 15:01:04 -07:00
2020-08-13 15:01:04 -07:00
2020-08-13 15:01:04 -07:00
2020-07-28 10:16:36 -07:00
2020-08-13 15:01:04 -07:00
2020-06-11 14:11:30 +02:00
2020-08-07 20:26:05 -07:00
2020-08-07 20:26:05 -07:00
2020-08-07 20:31:08 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-04 14:26:04 -07:00
2020-07-28 15:21:06 -07:00
2020-08-14 12:01:05 -07:00
2020-06-11 14:11:30 +02:00
2020-08-12 13:31:05 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-07 20:21:07 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 11:35:02 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-10 21:01:10 -07:00
2020-07-31 09:46:06 -07:00
2020-06-11 14:11:30 +02:00
2020-08-12 13:31:05 -07:00
2020-06-11 14:11:30 +02:00
2020-08-15 10:41:02 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-28 15:21:06 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-24 10:37:53 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-08 19:26:03 -07:00
2020-06-11 14:11:30 +02:00
2020-07-16 11:26:04 -07:00
2020-06-11 14:11:30 +02:00
2020-06-17 10:57:40 -07:00
2020-06-24 10:37:53 -07:00
2020-08-10 10:46:04 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-28 15:21:06 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-08 18:21:08 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-06 16:11:16 -07:00
2020-06-11 14:11:30 +02:00
2020-06-17 10:57:40 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-14 12:20:22 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-08-19 14:36:08 -07:00
2020-06-11 14:11:30 +02:00
2020-08-05 19:21:11 -07:00
2020-06-11 14:11:30 +02:00
2020-07-15 18:55:27 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-28 10:21:08 -07:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-06-11 14:11:30 +02:00
2020-07-24 15:36:08 -07:00
2020-07-24 15:36:08 -07:00
2020-06-11 14:11:30 +02:00
2020-08-11 06:16:03 -07:00
2020-06-17 10:57:40 -07:00