Tags: maun/flutter
Tags
_markNeedsClip() when clipper type has changed. (flutter#18248) A bug in _RenderCustomClip was compaeing the type of oldClipper to itself instead to the type of newClipper. This was the root cause for the crash flutter#14937 worked around. This also reverts the workaround introduced in flutter#14937.
Roll engine to 9ae10ef (flutter#17503) This contains the following commits: flutter/engine@9ae10ef Revert f6359e4
Enable universal iOS binaries in templates (flutter#17358) Eliminates the restrictions to build in arm64 mode only in iOS project templates created by flutter create.
PreviousNext