tag:github.com,2008:https://github.com/Mehareesh/flutter/releasesRelease notes from flutter2018-10-02T18:15:17Ztag:github.com,2008:Repository/152191035/v0.9.62018-10-02T18:15:17Zv0.9.6: use RadioListTile in expansion panels demo (#20240)<ul>
<li>use RadioListTile in expansion panels demo</li>
</ul>
<p>Fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="179105724" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/6048" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/6048/hovercard" href="https://github.com/flutter/flutter/issues/6048">flutter#6048</a>.</p>
<ul>
<li>expose <code>_Location</code></li>
<li>appease analyzer</li>
</ul>mockturtltag:github.com,2008:Repository/152191035/v0.9.52018-09-26T21:28:26Zv0.9.5: Prevent dropdown menu's scroll offset from going negative (#22235)<p>In long lists this resulted in the dropdown scrolling to the very last<br>
item in its list. Now clamping the value at <code>0.0</code>. Added a test to<br>
verify that the selected item aligns with the button to test the offset.</p>
<p>Fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="303923267" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/15346" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/15346/hovercard" href="https://github.com/flutter/flutter/issues/15346">flutter#15346</a></p>Mehareeshtag:github.com,2008:Repository/152191035/v0.9.42018-09-25T21:45:40Zv0.9.4: [Material] Add TabBarTheme (#22012)<ul>
<li>
<p>Add tab bar theme.</p>
</li>
<li>
<p>Add tab bar theme.</p>
</li>
<li>
<p>Add tests, pass context to getters.</p>
</li>
<li>
<p>update goldens from linux box</p>
</li>
<li>
<p>update goldens from linux box</p>
</li>
<li>
<p>Added new golden test, addressed comments</p>
</li>
<li>
<p>override hashCode and == in TabBarTheme</p>
</li>
<li>
<p>Fix comment typos</p>
</li>
<li>
<p>Addressed Hans' comments.</p>
</li>
<li>
<p>Formatting changes</p>
</li>
<li>
<p>[TabBarTheme] Fixed spacing</p>
</li>
<li>
<p>[TabBarTheme] Update goldens version to latest commit</p>
</li>
</ul>johnsonmhtag:github.com,2008:Repository/152191035/v0.9.32018-09-20T23:30:07Zv0.9.3<p>Fix the run_release_test devicelab test after changing output. (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="362403658" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/22104" data-hovercard-type="pull_request" data-hovercard-url="/flutter/flutter/pull/22104/hovercard" href="https://github.com/flutter/flutter/pull/22104">flutter#22104</a>)</p>gspencergoogtag:github.com,2008:Repository/152191035/v0.9.22018-09-19T21:59:23Zv0.9.2<p>Revert "Implement Double Tap Handling in TextField and Editable" (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="77747878" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/22" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/22/hovercard" href="https://github.com/flutter/flutter/issues/22">flutter#22</a>…</p>Mehareeshtag:github.com,2008:Repository/152191035/v0.9.12018-09-18T20:39:21Zv0.9.1<p>Make helper and error text separate widgets, make error and counter l…</p>Mehareeshtag:github.com,2008:Repository/152191035/v0.9.02018-09-18T17:05:46Zv0.9.0: Use Xcode legacy build system for iOS builds (#21901) (#21994)<p>Xcode 10 introduces a new build system which includes stricter checks on<br>
duplicate build outputs.</p>
<p>When plugins are in use, there are two competing build actions that copy<br>
Flutter.framework into the build application Frameworks directory:</p>
<ol>
<li>The Embed Frameworks build phase for the Runner project</li>
<li>The [CP] Embed Pods Frameworks build phase that pod install creates<br>
in the project.</li>
</ol>
<p>Item (1) is there to ensure the framework is copied into the built app<br>
in the case where there are no plugins (and therefore no CocoaPods<br>
integration in the Xcode project). Item (2) is there because Flutter's<br>
podspec declares Flutter.framework as a vended_framework, and CocoaPods<br>
automatically adds a copy step for each such vended_framework in the<br>
transitive closure of CocoaPods dependencies.</p>
<p>As an immediate fix, we opt back into the build system used by Xcode 9<br>
and earlier. Longer term, we need to update our templates and<br>
flutter_tools to correctly handle this situation.</p>
<p>See: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="351141666" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/20685" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/20685/hovercard" href="https://github.com/flutter/flutter/issues/20685">flutter#20685</a></p>cbrackentag:github.com,2008:Repository/152191035/v0.8.72018-09-18T13:32:39Zv0.8.7: Add back screenshot extension that was temporarily disabled. (#21828)<p>Add back screenshot extension that was temporarily disabled.</p>
<p>Add matchesReferenceImage matcher to test that the screenshot extension<br>
generates equivalent images to InspectorService.instance.screenshot.</p>jacob314tag:github.com,2008:Repository/152191035/v0.8.62018-09-17T20:02:34Zv0.8.6: Remove all "flaky" annotations from devicelab (#21895)<p>These tests don't seem particularly more flaky than ony others any more.</p>Hixietag:github.com,2008:Repository/152191035/v0.8.52018-09-16T16:30:34Zv0.8.5: Roll engine b43b3e87022b..72665c6827a5 (4 commits) (#21916)<p><a class="commit-link" href="https://github.com/flutter/engine/compare/b43b3e87022b...72665c6827a5">flutter/engine@<tt>b43b3e8...72665c6</tt></a></p>
<p>git log <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/Mehareesh/flutter/commit/b43b3e87022b86c56805898e47109730fbce9e7f/hovercard" href="https://github.com/Mehareesh/flutter/commit/b43b3e87022b86c56805898e47109730fbce9e7f"><tt>b43b3e8</tt></a>..<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/Mehareesh/flutter/commit/72665c6827a566e626bde75a4289609fb65ac657/hovercard" href="https://github.com/Mehareesh/flutter/commit/72665c6827a566e626bde75a4289609fb65ac657"><tt>72665c6</tt></a> --no-merges --oneline<br>
<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/Mehareesh/flutter/commit/72665c6827a566e626bde75a4289609fb65ac657/hovercard" href="https://github.com/Mehareesh/flutter/commit/72665c6827a566e626bde75a4289609fb65ac657"><tt>72665c6</tt></a> Roll src/third_party/skia 840debe9c748..098c1355bf70 (1 commits) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="360618385" data-permission-text="Title is private" data-url="https://github.com/flutter/engine/issues/6268" data-hovercard-type="pull_request" data-hovercard-url="/flutter/engine/pull/6268/hovercard" href="https://github.com/flutter/engine/pull/6268">flutter/engine#6268</a>)<br>
<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/Mehareesh/flutter/commit/d212e84b7dc8e7ed24cd4e51fcb1c8b418dfc847/hovercard" href="https://github.com/Mehareesh/flutter/commit/d212e84b7dc8e7ed24cd4e51fcb1c8b418dfc847"><tt>d212e84</tt></a> Roll src/third_party/skia 8e73f4b6bbef..840debe9c748 (1 commits) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="360555946" data-permission-text="Title is private" data-url="https://github.com/flutter/engine/issues/6267" data-hovercard-type="pull_request" data-hovercard-url="/flutter/engine/pull/6267/hovercard" href="https://github.com/flutter/engine/pull/6267">flutter/engine#6267</a>)<br>
<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/Mehareesh/flutter/commit/aaef8ebdf140a1af78546320e90f86b2904b4daa/hovercard" href="https://github.com/Mehareesh/flutter/commit/aaef8ebdf140a1af78546320e90f86b2904b4daa"><tt>aaef8eb</tt></a> Roll src/third_party/skia afebe1614e5e..8e73f4b6bbef (1 commits) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="360508585" data-permission-text="Title is private" data-url="https://github.com/flutter/engine/issues/6265" data-hovercard-type="pull_request" data-hovercard-url="/flutter/engine/pull/6265/hovercard" href="https://github.com/flutter/engine/pull/6265">flutter/engine#6265</a>)<br>
<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/Mehareesh/flutter/commit/45696e72f6877403e0a2f6f4ea215fd794fddeff/hovercard" href="https://github.com/Mehareesh/flutter/commit/45696e72f6877403e0a2f6f4ea215fd794fddeff"><tt>45696e7</tt></a> Roll src/third_party/skia 7b617a7fc85d..afebe1614e5e (8 commits) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="360474708" data-permission-text="Title is private" data-url="https://github.com/flutter/engine/issues/6258" data-hovercard-type="pull_request" data-hovercard-url="/flutter/engine/pull/6258/hovercard" href="https://github.com/flutter/engine/pull/6258">flutter/engine#6258</a>)</p>
<p>The AutoRoll server is located here: <a href="https://autoroll.skia.org/r/flutter-engine-flutter-autoroll" rel="nofollow">https://autoroll.skia.org/r/flutter-engine-flutter-autoroll</a></p>
<p>Documentation for the AutoRoller is here:<br>
<a href="https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md" rel="nofollow">https://skia.googlesource.com/buildbot/&#43;/master/autoroll/README.md</a></p>
<p>If the roll is causing failures, please contact the current sheriff, who should<br>
be CC'd on the roll, and stop the roller if necessary.</p>engine-flutter-autoroll