tag:github.com,2008:https://github.com/Sen-Gupta/flutter/releasesTags from flutter2018-06-11T18:31:25Ztag:github.com,2008:Repository/137317682/v0.5.42018-06-11T18:31:25Zv0.5.4<p>Passing any to named params require the name of the parameter itself. (<a class="issue-link js-issue-link" href="https://github.com/flutter/flutter/pull/18361">…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/flutter/flutter/pull/18361">…flutter#18361</a>)</p>mehmetftag:github.com,2008:Repository/137317682/v0.5.32018-06-09T15:23:59Zv0.5.3tag:github.com,2008:Repository/137317682/v0.5.22018-06-06T22:28:20Zv0.5.2: _markNeedsClip() when clipper type has changed. (#18248)<p>_markNeedsClip() when clipper type has changed. (<a class="issue-link js-issue-link" href="https://github.com/flutter/flutter/pull/18248">flutter#18248</a>)</p>
<p>A bug in _RenderCustomClip was compaeing the type of oldClipper to
<br />itself instead to the type of newClipper.</p>
<p>This was the root cause for the crash <a class="issue-link js-issue-link" href="https://github.com/flutter/flutter/pull/14937">flutter#14937</a> worked around.
<br />This also reverts the workaround introduced in <a class="issue-link js-issue-link" href="https://github.com/flutter/flutter/pull/14937">flutter#14937</a>.</p>amirhtag:github.com,2008:Repository/137317682/v0.5.12018-05-29T19:07:33Zv0.5.1mravn-googletag:github.com,2008:Repository/137317682/v0.5.02018-05-26T21:50:18Zv0.5.0: Roll engine to 2b1f3dbe25894d7614587f494a25b40fdb344f4a.<p>Roll engine to <a class="commit-link" href="https://github.com/Sen-Gupta/flutter/commit/2b1f3dbe25894d7614587f494a25b40fdb344f4a"><tt>2b1f3db</tt></a>.</p>
<p>This is one before dart roll.</p>aamtag:github.com,2008:Repository/137317682/v0.4.42018-05-12T04:44:54Zv0.4.4tag:github.com,2008:Repository/137317682/v0.4.32018-05-11T07:45:32Zv0.4.3: Roll engine to 9ae10ef702e76585ea498bdfb2b40181017623ad (#17503)<p>Roll engine to <a class="commit-link" href="https://github.com/Sen-Gupta/flutter/commit/9ae10ef702e76585ea498bdfb2b40181017623ad"><tt>9ae10ef</tt></a> (<a class="issue-link js-issue-link" href="https://github.com/flutter/flutter/pull/17503">flutter#17503</a>)</p>
<p>This contains the following commits:</p>
<p><a class="commit-link" href="https://github.com/flutter/engine/commit/9ae10ef">flutter/engine@<tt>9ae10ef</tt></a> Revert <a class="commit-link" href="https://github.com/Sen-Gupta/flutter/commit/f6359e4111d37652409e2392fdb3cb72f1119c2a"><tt>f6359e4</tt></a></p>tvolkerttag:github.com,2008:Repository/137317682/v0.4.22018-05-07T21:13:53Zv0.4.2: Enable universal iOS binaries in templates (#17358)<p>Enable universal iOS binaries in templates (<a class="issue-link js-issue-link" href="https://github.com/flutter/flutter/pull/17358">flutter#17358</a>)</p>
<p>Eliminates the restrictions to build in arm64 mode only in iOS project
<br />templates created by flutter create.</p>cbrackentag:github.com,2008:Repository/137317682/v0.4.12018-05-07T16:22:36Zv0.4.1mralephtag:github.com,2008:Repository/137317682/v0.4.02018-05-04T17:48:06Zv0.4.0goderbauer