Tags: JerryDingChao/flutter
Tags
Re-apply "Send nextId in addition to previousId for traversal order" (f… …lutter#14694) Re-apply "Send nextId in addition to previousId for traversal order (flutter#14676)"
ScaffoldGeometry plumbing. (flutter#14580) Adds a ScaffoldGeometry class and ValueNotifier for it. A scaffold's ScaffoldGeometry notifier is held in the _ScaffoldState, and is passed to _ScaffoldScope. New ScaffoldGemometry objects are built and published to the notifier.
Revert kRadialReactionRadius was 20 is now 24 again (flutter#14522)
Try to make transitioning channels actually work. (flutter#14353) * Try to make transitioning channels actually work. * Update upgrade.dart
import all generated files in animated_icons_private_test (flutter#14329 )
Add EdgeInsets, MediaQuery support for view insets (flutter#13272) * Add MediaQuery support for view insets Also updates EdgeInsets documentation to reflect WindowPadding's use for both padding and view insets. See engine commits: flutter/engine#4403 flutter/engine#4406
PreviousNext