1. 487e6bc Adding onTapDown and onTapCancel to InkWell (#16190) by Greg Spencer · 8 years ago v0.2.9
  2. 5e94244 updated_card (#16187) by Hans Muller · 8 years ago
  3. 6c8c824 Updated color to use theme accentColor (#16079) by Darshan Baid · 8 years ago
  4. 6a080aa Fix ExtendedFloatingActionButton width (#16168) by Hans Muller · 8 years ago
  5. 0a4c116 Add code samples for invokeMethod (#16150) by Mikkel Nygaard Ravn · 8 years ago
  6. f899809 Add new lints added by linter-0.1.45 and linter-0.1.46 (#16094) by Alexandre Ardhuin · 8 years ago
  7. 62b6311 Roll engine to 04f3c6557c02879191a558320ed8ec81f8b2b619 (#16170) by Todd Volkert · 8 years ago
  8. 0c18d29 Adds Java EE module to SDK manager environment to stop missing xml library exception when checking for licenses. (#16035) by Luke · 8 years ago
  9. 7843458 Upgrade quiver to 0.28.1 in flutter_test to fix usage of Maps (#16132) by Anatoly Pulyaevskiy · 8 years ago
  10. e1946f1 Fix absolute shebangs in install scripts (#16135) by Ohad Rau · 8 years ago
  11. b397406 Let CupertinoTabScaffold's tab be programmatically selectable (#16040) by xster · 8 years ago v0.2.8
  12. 68728e9 Better error message when TextField is not in a Material (#16147) by Victor Choueiri · 8 years ago
  13. f069878 Update indeterminate LinearProgressIndicator (#16106) by Hans Muller · 8 years ago
  14. 0c89920 Update logic for parsing sdk version number (#15918) by Jonah Williams · 8 years ago v0.2.7
  15. 68db514 Fix gallery build ruby script (#16121) by xster · 8 years ago
  16. c9e4ce7 Let travis test archiving per commit too (#16004) (#16107) by xster · 8 years ago
  17. 1f7a28d Roll engine to c903c217a1a8206cdebdab1703b52ec6180edf37. (#16116) by Alexander Aprelev · 8 years ago
  18. e954172 Update dartdoc to v0.18.1 and fix API readme (#16080) by jcollins-g · 8 years ago
  19. 71bd094 Roll engine. (#16087) by Alexander Aprelev · 8 years ago
  20. 1d06722 Roll engine to 9af82c5a1a79ae02477db13e721c8365f31a4840 (#16088) by Chris Bracken · 8 years ago v0.2.6
  21. 8d6673d Revert "Make sure `flutter update-packages --verify-only` has a non-zero exit code (#15962)" (#16089) by Todd Volkert · 8 years ago
  22. cfda7a6 Make sure `flutter update-packages --verify-only` has a non-zero exit code (#15962) by Jonah Williams · 8 years ago
  23. b4274ef URL encode asset paths to support reserved characters in paths (#16046) by Jason Simmons · 8 years ago
  24. 29eebcb Remove flaky flag from non-flaky test (#16075) by Mikkel Nygaard Ravn · 8 years ago
  25. 35a7f43 Fix FAB Tooltip semantics label (#16072) by Michael Goderbauer · 8 years ago
  26. 69f0c83 Address comments from #5714 (#15886) by Jonah Williams · 8 years ago
  27. 464109c AppBar shows CloseButton even on custom PageRoute (#15643) by najeira · 8 years ago
  28. f69d125 Move Cache.flutterRoot initialization up sooner (#16057) by Todd Volkert · 8 years ago
  29. 8e97807 Support for disabling TextField, TextFormField (#16027) by Hans Muller · 8 years ago
  30. 8957073 improve Flutter build commands (#15788) by Ralph Bergmann · 8 years ago
  31. 2c898f6 Remove writelnStderr (#16058) by Todd Volkert · 8 years ago
  32. cab8242 Revert "Re-enable usage of TransformLayers with text in RenderListWheelViewport (#15625)" (#16042) by xster · 8 years ago
  33. 4565395 Let iOS auto-signing tool handle Googler scenario (#16010) by xster · 8 years ago
  34. fb37bd1 Revert "Let travis test archiving per commit too" (#16050) by xster · 8 years ago
  35. 844ced0 Roll engine to 6473f1b106485cb0b4ea569af383173daeef8895 (#16032) by Chris Bracken · 8 years ago
  36. df5905f Let travis test archiving per commit too (#16004) by xster · 8 years ago
  37. 77403ba Experiment to understand test flakiness (#15872) by Mikkel Nygaard Ravn · 8 years ago
  38. f8058d7 Make AppContext API not be prone to Future oddities (#16034) by Todd Volkert · 8 years ago
  39. bffae21 Again move mockito to 300plus2 (#15981) by Alexander Aprelev · 8 years ago v0.2.5
  40. 31049a5 Mark test as non-flaky now that it's been fixed (#16033) by Todd Volkert · 8 years ago
  41. 8d11f5c Make AppContext immutable and race-free (#15984) by Todd Volkert · 8 years ago
  42. 4226bff Updated memory_nav_test with FlutterDriver.scrollUntilVisible() (#16009) by Hans Muller · 8 years ago
  43. c5288c7 Support for decimal and signed numeric keyboard (#15846) by Stanislav Baranov · 8 years ago
  44. 0eec5ad Fixed an uninitialized bool in the gallery FAB demo (#16012) by Hans Muller · 8 years ago
  45. 39eeec4 Apply Mockito-related type fixes (#16002) by Chris Bracken · 8 years ago
  46. 040fbd2 Roll engine to 3e877d371a359097d7af28aa6e85026fa2318baa (#15992) by Chris Bracken · 8 years ago
  47. 40bcdf4 Roll engine to 01be4c6017f98532eea2456ea422e2c285e219c8 (#15990) by Chris Bracken · 8 years ago
  48. a0099a9 Make gallery tests more robust (#15957) by Hans Muller · 8 years ago
  49. 8ca9932 Corrected default tab indicator color (#15959) by Hans Muller · 8 years ago
  50. eb9fc2b Roll engine to e102ae3d28eace7f350ece188187c2566920e654 (#15988) by Chris Bracken · 8 years ago
  51. 9c9162e Roll engine to 2114a88b5ee0c5240f2aec6cde164798d00b61b4 (#15987) by Chris Bracken · 8 years ago
  52. 171f94d Update gallery about box. (#15954) by Ian Hickson · 8 years ago
  53. 49c87d0 Revert "Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab (#15885)" (#15980) by Chris Bracken · 8 years ago
  54. e59651f Revert "Move mockito to 3.0.0-alpha. (#15949)" (#15979) by Alexander Aprelev · 8 years ago
  55. a7e6225 Move mockito to 3.0.0-alpha. (#15949) by Alexander Aprelev · 8 years ago
  56. 067be92 Roll engine to version dd6f46c485192f4506035088c9065b9f5dbba9ab (#15885) by Siva · 8 years ago
  57. d15cc57 [fuchsia] Fix package/flutter BUILD.gn deps (#15951) by Zachary Anderson · 8 years ago
  58. d3abf17 Removed obsolete step in for rolling a new engine by Stanislav Baranov · 8 years ago
  59. 2171fcb Address post-submit comments for sliders (#15836) by Greg Spencer · 8 years ago
  60. a6d8ca2 Post submit review changes for chip (#15835) by Greg Spencer · 8 years ago
  61. e916839 Update AndroidManifest to include screenLayout|density in config changes (#15871) by Jonah Williams · 8 years ago
  62. af74a72 Send relative uri when target physical file path is specified. (#15887) by Alexander Aprelev · 8 years ago
  63. 2eebf6a Remove tear-off mocking in refresh_test (#15869) by Sam Rawlins · 8 years ago
  64. 3fd0423 Marked flutter_gallery_instrumentation_test flaky (#15891) by Hans Muller · 8 years ago
  65. e9cf950 CONTRIBUTING.md: updates for Dart 2; move parts to flutter/engine (#15874) by Yegor · 8 years ago
  66. 03683bf Add more doc linking the material and cupertino refresh controls (#15842) by xster · 8 years ago
  67. 3a93061 Extended Floating Action Button (#15841) by Hans Muller · 8 years ago
  68. 1f5d904 Re-enable usage of TransformLayers with text in RenderListWheelViewport (#15625) by xster · 8 years ago
  69. 104858c Do not push -pre versions to stores (#15845) by xster · 8 years ago
  70. b3b9b22 Updating checkmark animation (#15850) by Greg Spencer · 8 years ago
  71. ce28378 Change to absolute path (#15827) by Mikkel Nygaard Ravn · 8 years ago
  72. 72fd020 [fuchsia_remote_debug_protocol] Adds the fuchsia remote debug protocol package. by Andrew Davies · 8 years ago
  73. fc87097 Add Form.onChanged, and rename FormState.onChanged (#15405) by Ian Hickson · 8 years ago
  74. aba0379 Clean up the existing Navigator API. (#15718) by Ian Hickson · 8 years ago
  75. 3a2e0d9 Extended ButtonTheme, RoundedRectangleBorder, gallery buttons demo (#15723) by Hans Muller · 8 years ago
  76. 05ccf56 Changing the JSON metadata format for the website. (#15834) by Greg Spencer · 8 years ago
  77. 88cc977 Remove package:http from Flutter (#15416) by Jonah Williams · 8 years ago
  78. f90c54c Fix path to .bat file (#15824) by Mikkel Nygaard Ravn · 8 years ago
  79. 145abb6 Stop Gradle daemon before attempting to delete Flutter project (#15819) by Mikkel Nygaard Ravn · 8 years ago
  80. 0613529 enable lint avoid_relative_lib_imports (#15780) by Alexandre Ardhuin · 8 years ago
  81. 4141946 Creating chips custom renderer, updating visual look. (#15596) by Greg Spencer · 8 years ago
  82. 2614c7d Remove cupertino pull to refresh from transitions test (#15813) by xster · 8 years ago
  83. 30adac1 Updating example for MultiChildLayoutDelegate (#15597) by Greg Spencer · 8 years ago
  84. f2ffc8d Fix RTL icons (#15095) by Ian Hickson · 8 years ago
  85. feadfd2 Cupertino pull to refresh part 1: sliver and a simple indicator widget builder (#15324) by xster · 8 years ago
  86. fcf0941 Add more docs and examples for implementers of RenderSliver (#15419) by xster · 8 years ago
  87. d89deb7 Fix call on null when interpolating gradient stops (#15656) by Keenan · 8 years ago
  88. 4d32c08 InputDecorator should clip fill color to its border (#15795) by Hans Muller · 8 years ago
  89. 1eaf850 Update gallery drawer version (#15774) by xster · 8 years ago
  90. ffc7fac Pass --no-preview-dart-2 for dart1 tests. (#15800) by Alexander Aprelev · 8 years ago
  91. 339e65d Remove an error that is caught at compile time in Dart 2 (#15797) by Jason Simmons · 8 years ago
  92. 217b2bd add new lints of linter-0.1.44 and enable unnecessary_parenthesis (#15585) by Alexandre Ardhuin · 8 years ago
  93. d518bd2 Pass shadowColor param to SceneBuilder (#15714) by Jonah Williams · 8 years ago
  94. ad9506d Traverse dependencies and dev dependencies separately (#15581) by Jonah Williams · 8 years ago
  95. 8b25d4e Add missing awaits (#15595) by Mikkel Nygaard Ravn · 8 years ago
  96. 537e672 Fixed a typo in translations_test.dart: Norwegian LC is "no" (#15746) by Hans Muller · 8 years ago
  97. 4e5acef Make the inspector handle widgets with non-invertible transforms gracefully. (#15761) by Jacob Richman · 8 years ago
  98. 19ef85b Update LICENSE file so it can be detected (#15353) by Kevin Moore · 8 years ago
  99. 1e40349 Fixed flutter create's "package" template's error in pubspec.yaml. (#14977) by Sturov Fedor · 8 years ago
  100. 3352a3f Report an error if compilation during testing times out. (#15745) by Vyacheslav Egorov · 8 years ago v0.2.4