- 1a1bbac Bump version in preparation for new tag (#10689) by Todd Volkert · 8 years ago 0.0.8 v0.0.8
- 9f344b6 Adds prefix and suffix support to TextField, per Material Design spec. (#10675) by gspencergoog · 8 years ago
- befe019 flutter analyze --watch --flutter-repo check package conflicts (#10641) by Dan Rubel · 8 years ago
- 1ad346f Add workaround for aapt cruncher issue to complex_layout app (#10679) by Michael Goderbauer · 8 years ago
- e329356 Oops, fix code coverage (#10672) by Brian Slesinsky · 8 years ago
- 3528cd6 flutter test: add --machine flag (#10520) by Brian Slesinsky · 8 years ago
- fde985b resurrect analyzer benchmarks (#10668) by Yegor · 8 years ago
- 8bf1719 Adding first semantics perf test (#10649) by Michael Goderbauer · 8 years ago
- 0774c51 Add SemanticsNode.isSelected flag (#10610) by Michael Goderbauer · 8 years ago
- 1f4f75b More documentation. (#10653) by Ian Hickson · 8 years ago
- 272faba Support 'be' channel so you can download dart-sdk from the tip. (#10625) by Alexander Aprelev · 8 years ago
- e38f92d Create a CupertinoScaffold (#10543) by xster · 8 years ago
- bb119e9 Make dividers one device pixel thick as defined in Material design spec (#10523) by Anatoly Pulyaevskiy · 8 years ago
- b4ba972 Rev engine to ffe8181ffe7432b61a67323c80fd8025704e4695 (#10651) by Todd Volkert · 8 years ago
- d74a588 Allow multi-line text fields with no line limit (#10576) by Ian Hickson · 8 years ago
- db75aa7 Fix analyzer errors in sample code (#10648) by Ian Hickson · 8 years ago
- a9f1cb8 More documentation (#10606) by Ian Hickson · 8 years ago
- 9ac1668 Analyze sample code (#10619) by Ian Hickson · 8 years ago
- 123e9e0 Allow TabBars, TabBarViews, TabControllers, with zero or one tabs (#10608) by Hans Muller · 8 years ago
- a848772 Run flutter_tools tests serially (#10643) by Ian Hickson · 8 years ago
- 37e32d5 Switch `flutter --version --json` to be `flutter --version --machine` (#10627) by Todd Volkert · 8 years ago
- dbaf12b Do not read or write state if PageStorageKeys cannot be found (#10612) by Hans Muller · 8 years ago
- 81eb140 Mark all iOS devicelab tests flaky (#10609) by Chris Bracken · 8 years ago
- 0c2546c Factor out some common code in PaintingContext (#10607) by Ian Hickson · 8 years ago
- 09eba82 Add indicatorWeight, indicatorPadding to TabBar (#10600) by Hans Muller · 8 years ago
- 4bde698 Roll engine to ffe8181ffe7432b61a67323c80fd8025704e4695 (#10597) by Chris Bracken · 8 years ago
- 21441aa Roll engine to 4d423b62b99b9d943a26fad776769cfe2c7f016d (#10591) by Chris Bracken · 8 years ago
- 0e4dda7 Improved support for saving and restoring the scroll offset, etc V2 (#10590) by Hans Muller · 8 years ago
- 435c25b Add note to .analysis_options about .analysis_options in flutter/plugins (#10588) by Michael Goderbauer · 8 years ago
- 0f1a703 More documentation (#10589) by Ian Hickson · 8 years ago
- 0a8713e Do not apply scroll offset corrections with zero values during sliver list layout (#10574) by Jason Simmons · 8 years ago
- 285ab18 Ensure that SemanticDebugger shows SemanticTree changes from last frame (#10573) by Michael Goderbauer · 8 years ago
- 9554438 Bump to Dart SDK 1.24.0-dev.6.7. (#10585) by Phil Quitslund · 8 years ago
- 1eaefe1 more const for immutables (#10563) by Alexandre Ardhuin · 8 years ago
- dfc7788 update_devicelab_manifest (#10583) by Hans Muller · 8 years ago
- 4d2806e Remove comments unrelated to plugin example app (#10532) by Michael Thomsen · 8 years ago
- 739b379 Give changelog proper extension (#10577) by Michael Thomsen · 8 years ago
- 6ccc618 Revert "Improved support for saving and restoring the scroll offset, etc (#10517)" (#10575) by Ian Hickson · 8 years ago
- 0cef0aa Check for initialRoute before Navigator.defaultRouteName (#10216) by perlatus · 8 years ago
- 46b316c Change RawGestureDetector API to be better for strong mode Dart. (#10553) by Ian Hickson · 8 years ago
- b5365d9 Roll engine to 1f765cdba7aee9d0a953043209b05d2c59270391 (#10572) by Chris Bracken · 8 years ago
- c2b0a30 Add more instructions and handling for first time iOS run (#10521) by xster · 8 years ago
- 96b9d64 Center all strings in SemanticDebugger (#10570) by Michael Goderbauer · 8 years ago
- c445c08 Don't visit element children of the childless (#10558) by Hans Muller · 8 years ago
- a0ca48c Revert use of const asserts in flutter_driver (#10568) by Chris Bracken · 8 years ago
- b83ddcd Rev engine to pick up FlutterActivity change (#10560) by Todd Volkert · 8 years ago
- e9c7f60 Make generated Java folder names match package names. (#10537) by Todd Volkert · 8 years ago
- 7d71326 apply prefer_asserts_in_initializer_list lint (#10540) by Alexandre Ardhuin · 8 years ago
- 3e645ee Add changelog and required fields to template (#10548) by Michael Thomsen · 8 years ago
- 1b56cb7 Add --version-json to flutter CLI (#10538) by Kevin Moore · 8 years ago
- 3a23419 Hide the Scaffold's scroll-to-top button from accessibility (#10539) by Michael Goderbauer · 8 years ago
- a5aaaa8 bin/flutter: don’t warn about running as root within Docker container (#10535) by Kevin Moore · 8 years ago
- c8e4cbf Improved support for saving and restoring the scroll offset, etc (#10517) by Hans Muller · 8 years ago
- 0f277fc Idea enable the plugin template (#10429) by Michael Thomsen · 8 years ago
- 4a92f63 Rename Picture example to MyImage (#10522) by Ian Hickson · 8 years ago
- 6f824bc More documentation (#10519) by Ian Hickson · 8 years ago
- 18d1be4 Make implicit animations work with hot reload (#10514) by Ian Hickson · 8 years ago
- cee36e3 Roll engine to 8686a458104628c4cd5e142e59cac53458724e31 (#10518) by Michael Goderbauer · 8 years ago
- 4b7e349 Add drag completion callback to Draggable. (#10455) by P.Y. Laligand · 8 years ago
- 03e7ebe Roll engine to c3721a589b50e3d2c2e56befbfd6f860d0de12a1 (#10512) by Chris Bracken · 8 years ago
- ca4f4fc Make the Brightness estimator public (#10508) by Ian Hickson · 8 years ago
- 2ff2274 Make ColorSwatch more general, and test it (#10505) by Ian Hickson · 8 years ago
- 1b29312 Upload sample catalog screenshots to cloud storage (#10462) by Hans Muller · 8 years ago
- d98d09d remove unnecessary @required (#10501) by Alexandre Ardhuin · 8 years ago
- 078b380 Remove underscores from Android identifier during `flutter create` (#10506) by Todd Volkert · 8 years ago
- dd6aab2 Add a Column to the template to address some of what we learnt from usability studies. (#10473) by Ian Hickson · 8 years ago
- d65b9fb Update tracking bug for SDK spaces in doctor (#10504) by Chris Bracken · 8 years ago
- c63be2a apply prefer_asserts_in_initializer_list lint (#10483) by Alexandre Ardhuin · 8 years ago
- 69e2353 apply prefer_asserts_in_initializer_list lint (#10482) by Alexandre Ardhuin · 8 years ago
- abb7669 apply prefer_asserts_in_initializer_list lint (#10489) by Alexandre Ardhuin · 8 years ago
- c55097d apply prefer_asserts_in_initializer_list lint (#10463) by Alexandre Ardhuin · 8 years ago
- fe520201 Emit doctor error if Flutter SDK path contains spaces (#10477) by Chris Bracken · 8 years ago
- 104725f Adds a widgets that blocks all semantics of widgets below it in paint order within the same container (#10425) by Michael Goderbauer · 8 years ago
- 417df36 Add more detail to TextInputType documentation (#10474) by Chris Bracken · 8 years ago
- 2cd2a74 Add emailAddress, url TextInputTypes (#10471) by Chris Bracken · 8 years ago
- 7c68cf5 Roll the engine to bd09286e4aec422a1f77eac9de84274f22484846 (#10467) by Chris Bracken · 8 years ago
- 0727540 Apply the paint offset to the bounds rectangle for shader masks (#10458) by Jason Simmons · 8 years ago
- cb95972 Small setup doc for the app store option (#10418) by xster · 8 years ago
- 9eae8b8 Sprinkle some mixin magic incantations (#10442) by Ian Hickson · 8 years ago
- 38891a2 IntelliJ and Flutter plugin version checks (#10454) by Devon Carew · 8 years ago
- 15928fb have app loggers log to their parent logger (#10402) by Devon Carew · 8 years ago
- a8fe276 Roll engine to 9af413ca8b44ede5dd961dca099149ead4ac8358 (#10457) by Chris Bracken · 8 years ago
- 2bb5cc9 Start 0.0.8-dev (#10459) by Collin Jackson · 8 years ago
- e2f54df Release SDK version 0.0.7 (#10456) by Collin Jackson · 8 years ago 0.0.7 v0.0.7
- a6069ae Roll engine to 1f2aa075717169d6058ad97b3b5c2794a97a43d7 (#10447) by Michael Goderbauer · 8 years ago
- a367dcb Add flags to pass '--enable-software-rendering' flag to engine in run command (#10449) by Gary Qian · 8 years ago
- e3bab98 preview of prefer_asserts_in_initializer_list lint (#10441) by Alexandre Ardhuin · 8 years ago
- 2aaa7f8 CupertinoNavigationBar part 2 - create a bare bone CupertinoNavigationBar (#10423) by xster · 8 years ago
- a8777ce CupertinoNavigationBar part 1 - extract common layout logic (#10337) by xster · 8 years ago
- 457554b Added test for box decoration hit (#10438) by Rafal Wachol · 8 years ago
- c63ac6b Upgrade to new template (#10374) by Mikkel Nygaard Ravn · 8 years ago
- 1b9c6a6 More documentation (#10426) by Ian Hickson · 8 years ago
- 498cfc6 (Update and) Integrate Rendering README into code (#10389) by Michael Goderbauer · 8 years ago
- 0e97637 Implement a pushRoute service to satisfy the FlutterView.pushRoute API (#10415) by Jason Simmons · 8 years ago
- 1b5b929 mark flutter_gallery_ios__transition_perf as flaky (#10420) by Yegor · 8 years ago
- 06deba2 move more tests to Linux hosts (#10413) by Yegor · 8 years ago
- 7397bb9 add tests to linux hosts (#10409) by Yegor · 8 years ago
- 9c502cb Clean up ideviceinstaller doctor messages (#10408) by Chris Bracken · 8 years ago
- 479e533 Clarify libimobiledevice doctor check message (#10406) by Chris Bracken · 8 years ago
- c168afc Fix performance regression with _InheritedTheme (#10311) by xster · 8 years ago