1. e1a784a Wrap Windows build invocation in a batch script (#33443) by stuartmorgan · 6 years ago v1.6.6
  2. c56b455 ensure unpack declares required artifacts (#33454) by Jonah Williams · 6 years ago
  3. 786d9ce Fix a missing_return analyzer error in a code example (#33468) by Jason Simmons · 6 years ago
  4. d729e70 correctly pin build_daemon (#33463) by Jonah Williams · 6 years ago
  5. f9e28e7 Do not return null from IosProject.isSwift (#33450) by Jason Simmons · 6 years ago
  6. 8e3e0a8 Revert "Instrument add to app flows (#33297)" (#33449) by Jonah Williams · 6 years ago
  7. 2d9b158 Revert "Framework support for font features in text styles (#33230)" (#33444) by Jonah Williams · 6 years ago
  8. 13e9bfc Add binaryMessenger constructor argument to platform channels (#30406) by Harry Terkelsen · 6 years ago
  9. faec4ca Instrument add to app flows (#33297) by Emmanuel Garcia · 6 years ago
  10. 841286d Framework support for font features in text styles (#33230) by Jason Simmons · 6 years ago
  11. 7c811b6 Fix first focus determination. (#33279) by Greg Spencer · 6 years ago v1.6.5
  12. 841e1cf Add mustRunAfter on mergeAssets task to force task ordering (#33272) by Luiz Dubas · 6 years ago
  13. a656bcf rename test file that misnamed (#33361) by Jonah Williams · 6 years ago
  14. 8217f4b remove Layer.replaceWith due to no usage and no tests (#33164) by Yegor · 6 years ago
  15. 20c31e7 Sample Code & Animation for Flow Widget (#31929) by Kate Lovett · 6 years ago
  16. 323373d Add blank newline after Dartdoc bulleted list. (#33403) by Todd Volkert · 6 years ago
  17. ddef473 Add clarification in Animation's listener API docs (#33363) by Todd Volkert · 6 years ago
  18. 75d75bf fix relative paths and snapshot logic in tool (#33283) by Jonah Williams · 6 years ago
  19. 582c558 make sure we build test targets too (#33284) by Jonah Williams · 6 years ago
  20. 81c38b2 Implement macOS support in `flutter doctor` (#33277) by stuartmorgan · 6 years ago
  21. 156b422 Americanise spellings (#33323) by Chris Bracken · 6 years ago
  22. 4d99232 Correct typos (#33322) by Chris Bracken · 6 years ago
  23. 0f6e4e6 Add macosPrefix to the pubspec schema for plugins (#33287) by stuartmorgan · 6 years ago v1.6.4
  24. daa7060 Add stateful_widget_animation snippet template (#33295) by Todd Volkert · 6 years ago
  25. 9d52085 ExpandIcon Custom Colors (#33148) by Shi-Hao Hong · 6 years ago
  26. 73798a1 Explain hairline rendering in BorderSide.width docs (#33226) by Shi-Hao Hong · 6 years ago
  27. c99ed8f Add unpublish_package script. (#33267) by Greg Spencer · 6 years ago
  28. f5827f0 [flutter_tool] Improve Fuchsia 'run' tests (#33263) by Zachary Anderson · 6 years ago
  29. 7ec9a6f no longer necessary with ddc fix (#33271) by Jonah Williams · 6 years ago
  30. 12a0e47 Make paths absolute in settings.gradle (#33228) by Emmanuel Garcia · 6 years ago
  31. 1bd85dd disable flaky devfs test (#33285) by Jonah Williams · 6 years ago
  32. 552e747 Mark non-flaky test as such (#33269) by liyuqian · 6 years ago
  33. c6129b4 Add cast to prepare for package:file update (#33268) by Todd Volkert · 6 years ago
  34. bc7bc94 Slight clarification in the ImageCache docs (#33195) by Todd Volkert · 6 years ago v1.6.3
  35. 9a16900 Pass an async callback to testWidgets. (#33260) by Paul Berry · 6 years ago
  36. 4bc8e9c [ci] use Windows Container 2019 (#33248) by Fedor Korotkov · 6 years ago
  37. 6031c56 Material Long Press Text Handle Flash (#32911) by Justin McCandless · 6 years ago
  38. 0e8720e use the --disable-server-feature-completion cli arg to the analysis server (#33232) by Devon Carew · 6 years ago
  39. be2918f Fix ImageStreamListener's hashCode & operator== (#33217) by Todd Volkert · 6 years ago
  40. ef9866b Build macOS via workspace, rather than project (#33198) by stuartmorgan · 6 years ago
  41. 2f6a986 Roll engine 64f18f2cb686..8dc3a4cde207 (5 commits) (#33219) by engine-flutter-autoroll · 6 years ago
  42. 018df5e manual engine roll (#33224) by Jonah Williams · 6 years ago
  43. a30ffb6 Revert "Clean up some flutter_tools tests and roll dependencies (#33163)" (#33206) by Jonah Williams · 6 years ago
  44. a6f1c09 Engine roll 75963dbb0ba6..64f18f2cb686 (#33157) by Jason Simmons · 6 years ago
  45. dc28ba8 Remove colon from Gradle task name since it's deprecated (#33191) by Emmanuel Garcia · 6 years ago
  46. e5f81e1 Clean up some flutter_tools tests and roll dependencies (#33163) by Ian Hickson · 6 years ago
  47. cb57618 303a3910d fix dartdevc build (flutter/engine#9036) (#33155) by engine-flutter-autoroll · 6 years ago v1.6.2
  48. 2eee3f3 [flutter_tool] Don't look for Fuchsia artifacts on Windows (#33146) by Zachary Anderson · 6 years ago
  49. ecc7793 75963dbb0 Roll src/third_party/skia 12710911dcc2..e63b01b364a0 (11 commits) (flutter/engine#9035) (#33151) by engine-flutter-autoroll · 6 years ago
  50. 73dbca4 Added ScrollController to TextField (#32620) by Mattia Crovero · 6 years ago
  51. 27d3c2f Add support for ImageStreamListener.onChunk() (#33092) by Todd Volkert · 6 years ago
  52. ca4ad6d Updated some links (#32444) by Lorenz Nickel · 6 years ago
  53. 9aa3990 ee5915fbb Avoid unnecessary copying of vectors in AccessibilityBridge (flutter/engine#9033) (#33147) by engine-flutter-autoroll · 6 years ago
  54. 6b8e6d2 74aaf735a Roll src/third_party/skia 54fbe0f813c1..12710911dcc2 (5 commits) (flutter/engine#9032) (#33141) by engine-flutter-autoroll · 6 years ago
  55. a389d17 A minor bug fix and comment cleanups for focus (#33135) by Greg Spencer · 6 years ago
  56. 041755f don't send crash reports if on a user branch (#33078) by Christopher Fujino · 6 years ago
  57. ceec487 Re-apply "Add assert that the root widget has been attached" (#33084) by Todd Volkert · 6 years ago
  58. c6be1b9 Fix apidocs in _WidgetsAppState.basicLocaleListResolution (#32638) by Efthymis Sarmpanis · 6 years ago
  59. 94ce956 [flutter_tool] Adds support for 'run' for Fuchsia devices (#32849) by Zachary Anderson · 6 years ago
  60. 3265e15 SliverAppBar shape property (#33073) by Shi-Hao Hong · 6 years ago
  61. 277d5fe 6dd38f3b8 Roll src/third_party/skia 1903c94f44fd..54fbe0f813c1 (6 commits) (flutter/engine#9030) (#33128) by engine-flutter-autoroll · 6 years ago
  62. 7ae3caf Rename `flutter packages` to `flutter pub` (#33041) by Michael Thomsen · 6 years ago
  63. d5aae54 301f560bd Roll src/third_party/skia dbc3caaf6c3d..1903c94f44fd (1 commits) (flutter/engine#9028) (#33096) by engine-flutter-autoroll · 6 years ago
  64. 9e7923d e40768c63 Initialize next_pointer_flow_id_ to 0 (flutter/engine#9026) (#33093) by engine-flutter-autoroll · 6 years ago
  65. 0b107c2 3d2e9b24a Correct the return type of addRetained (flutter/engine#9025) (#33089) by engine-flutter-autoroll · 6 years ago
  66. 5ba0461 Fixed several issues with the confirmDismiss handling on the LeaveBehindItem demo. (#33080) by Darren Austin · 6 years ago
  67. 592f81e Add some sanity to the ImageStream listener API (#32936) by Todd Volkert · 6 years ago
  68. d31ce31 Update enabled color for outlined text fields. (#33083) by Greg Spencer · 6 years ago v1.6.1
  69. cd814eb Roll engine e1599ccd3f89..e3772232c2d2 (2 commits) (#33082) by engine-flutter-autoroll · 6 years ago
  70. 8eb7b72 Add onBytesReceived callback to consolidateHttpClientResponseBytes() (#32853) by Todd Volkert · 6 years ago
  71. 2b15b24 Add debugNetworkImageHttpClientProvider (#32857) by Todd Volkert · 6 years ago
  72. 950493f e1599ccd3 Fix horizontal scroll direction for macOS (flutter/engine#9022) (#33075) by engine-flutter-autoroll · 6 years ago
  73. 21e7150 Documentation fix for debugProfileBuildsEnabled (#32909) by Efthymis Sarmpanis · 6 years ago
  74. b40b9f0 dbf083bda Macos systemnavigator pop (flutter/engine#9019) (#33069) by engine-flutter-autoroll · 6 years ago
  75. 7f969d0 Redo#2: Add buttons to gestures (#31935) by Tong Mu · 6 years ago
  76. 1b0ee5e Roll engine 20f5000bc5ee..760fea25cf41 (3 commits) (#33067) by engine-flutter-autoroll · 6 years ago
  77. d0c603d Turn off container focus highlight for filled text fields. (#33062) by Greg Spencer · 6 years ago
  78. e2042ba Revert "Add assert that the root widget has been attached. (#32437)" (#33068) by Todd Volkert · 6 years ago
  79. 90f3890 Support ARM 32 and 64 bits in app bundles by Emmanuel Garcia · 6 years ago
  80. c2a93bd Fix missing return statements on function literals (#33058) by Sam Rawlins · 6 years ago
  81. 539ff20 Roll engine 3a509192aad9..20f5000bc5ee (2 commits) (#33060) by engine-flutter-autoroll · 6 years ago
  82. 19d74f5 Add more missing returns (#32503) by Sam Rawlins · 6 years ago
  83. 069303d Add assert that the root widget has been attached. (#32437) by Todd Volkert · 6 years ago
  84. 40300fb 3a509192a Roll src/third_party/skia f4c66ccafcb7..a8ceb775c12f (3 commits) (flutter/engine#9015) (#33049) by engine-flutter-autoroll · 6 years ago
  85. c0125cb fix bad lint commented out (#33026) by Alexandre Ardhuin · 6 years ago
  86. eabdee8 Add widget of the week videos (#32982) by Todd Volkert · 6 years ago
  87. 40138f5 adc946e74 Roll src/third_party/skia 6a8c3f07e81a..f4c66ccafcb7 (2 commits) (flutter/engine#9013) (#33031) by engine-flutter-autoroll · 6 years ago
  88. 21099f3 83137188d Roll src/third_party/dart 9e30fbaea4..ed169c4bb0 (4 commits) (#33030) by engine-flutter-autoroll · 6 years ago
  89. 0578fe1 639c2d070 Roll src/third_party/skia ed2255b4ea13..6a8c3f07e81a (1 commits) (flutter/engine#9011) (#33025) by engine-flutter-autoroll · 6 years ago
  90. 51799d3 Cupertino localization step 12 try 2: push translation for all supported languages (#32513) by xster · 6 years ago
  91. 6740d3d beb8e7512 Roll src/third_party/skia 8c6bfe5350cf..ed2255b4ea13 (1 commits) (flutter/engine#9009) (#32988) by engine-flutter-autoroll · 6 years ago
  92. 47a9ddc Make hover and focus not respond when buttons and fields are disabled. (#32914) by Greg Spencer · 6 years ago
  93. 76dccbe Use reverseDuration on Tooltip and InkWell. (#32904) by Greg Spencer · 6 years ago
  94. 71d370f Roll engine 065fe5b21092..db852610b4f5 (12 commits) (#32966) by engine-flutter-autoroll · 6 years ago
  95. 1f2972c Prepare for API addition to HttpClientResponse (#32834) by Todd Volkert · 6 years ago
  96. 8fa470f Add CupertinoTabController (#31227) by LongCatIsLooong · 6 years ago
  97. a0ed52c Add Doc Samples For CheckboxListTile, RadioListTile and SwitchListTile (#32703) by Shi-Hao Hong · 6 years ago
  98. 95eed87 Add enableInteractiveSelection to CupertinoTextField and test it (#32823) by Justin McCandless · 6 years ago
  99. 4aaeb4e 065fe5b21 remove unnecessary `[new` from docs (flutter/engine#8986) (#32868) by engine-flutter-autoroll · 6 years ago
  100. eba005e b6981a38b Enable hover by default for desktop shells (flutter/engine#8991) (#32859) by engine-flutter-autoroll · 6 years ago