1. 90326b6 [ImgBot] Optimize images (#35971) by Anoop B · 6 years ago
  2. 7ea7f1c Upgraded framework packages with 'flutter update-packages --force-upgrade'. (#35932) by Matt Carroll · 6 years ago
  3. 0a39d8d Use test instead of test_api package in platform_channel_swift example tests (#35942) by Jenn Magder · 6 years ago v1.8.2
  4. 3122786 Fixed build of example code to use new binary messenger API. (#35825) by gaaclarke · 6 years ago
  5. 176ebfd flutter/tests support (#33140) by Ian Hickson · 6 years ago
  6. e7ef756 Update Dark Theme disabledColor to White38 (#35136) by Shi-Hao Hong · 6 years ago
  7. 2ad5376 Build all example projects in CI build smoke test (#35778) by Jenn Magder · 6 years ago
  8. a429991 Remove CoocaPods support from layers example app (#35780) by Jenn Magder · 6 years ago
  9. 559c998 UIApplicationLaunchOptionsKey -> UIApplication.LaunchOptionsKey (#35763) by Jenn Magder · 6 years ago
  10. 93edc01 update packages (#35573) by Jonah Williams · 6 years ago
  11. 758009b more ui-as-code (#35393) by Alexandre Ardhuin · 6 years ago
  12. 3badcf5 Introduce image loading performance test. (#34823) by Alexander Aprelev · 6 years ago
  13. 3eb4092 Always test semantics (#35110) by Dan Field · 6 years ago
  14. 8418daa Wrap expansion panel slider in padded container (#35129) by Anthony · 6 years ago
  15. 04e2f22 Force-upgrade package deps (#35206) by Todd Volkert · 6 years ago
  16. 919dcf5 enable lints prefer_spread_collections and prefer_inlined_adds (#35189) by Alexandre Ardhuin · 6 years ago
  17. fecf99f enable lint avoid_bool_literals_in_conditional_expressions (#35055) by Alexandre Ardhuin · 6 years ago
  18. 04bd877 [Material] Update slider gallery demo, including range slider (#34597) by Anthony · 6 years ago
  19. 1b176c5 Update Xcode projects to recommended Xcode 10 project settings (#34738) by Jenn Magder · 6 years ago
  20. 5d3efbd unpin build daemon (#34686) by Jonah Williams · 6 years ago
  21. d310d31 Roll pub dependencies (#33677) by Ian Hickson · 6 years ago
  22. c40d701 Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) by Jenn Magder · 6 years ago
  23. c8bf7ab Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#34167) by Jenn Magder · 6 years ago
  24. 4c0145d Fix web size test for new world (#34063) by Jonah Williams · 6 years ago
  25. c91b657 Codegen an entrypoint for flutter web applications (#33956) by Jonah Williams · 6 years ago
  26. d759197 Add scrollbars to Gallery (#33634) by LongCatIsLooong · 6 years ago
  27. 035e3d3 Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852)" (#33882) by Jenn Magder · 6 years ago
  28. 92bfc99 Added a benchmark for ImageCache (#33814) by Kaushik Iska · 6 years ago
  29. d053fe5 Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33852) by Jenn Magder · 6 years ago
  30. 83986ac Add a real-er web restart, doctor, workflow (#33786) by Jonah Williams · 6 years ago
  31. 9734f4e Revert "Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684)" by Jenn Magder · 6 years ago
  32. ef792fc Disable CocoaPods input and output paths in Xcode build phase and adopt new Xcode build system (#33684) by Jenn Magder · 6 years ago
  33. 98ea501 Revert "Add real-er restart for web using webkit inspection protocol (#33629)" (#33703) by Chris Bracken · 6 years ago
  34. 5a6a00d Add real-er restart for web using webkit inspection protocol (#33629) by Jonah Williams · 6 years ago
  35. da600ba Reland - Wire up hot restart and incremental rebuilds for web (#33533) by Jonah Williams · 6 years ago
  36. 311cde9 Reland "Clean up some flutter_tools tests and roll dependencies" (#33225) by Jason Simmons · 6 years ago
  37. 925f5f1 Revert "Wire up hot restart and incremental rebuilds for web (#33197)" (#33529) by Jonah Williams · 6 years ago
  38. 52ae996 Wire up hot restart and incremental rebuilds for web (#33197) by Jonah Williams · 6 years ago
  39. 156b422 Americanise spellings (#33323) by Chris Bracken · 6 years ago
  40. 4d99232 Correct typos (#33322) by Chris Bracken · 6 years ago
  41. a30ffb6 Revert "Clean up some flutter_tools tests and roll dependencies (#33163)" (#33206) by Jonah Williams · 6 years ago
  42. e5f81e1 Clean up some flutter_tools tests and roll dependencies (#33163) by Ian Hickson · 6 years ago
  43. 7ae3caf Rename `flutter packages` to `flutter pub` (#33041) by Michael Thomsen · 6 years ago
  44. 5ba0461 Fixed several issues with the confirmDismiss handling on the LeaveBehindItem demo. (#33080) by Darren Austin · 6 years ago
  45. c2a93bd Fix missing return statements on function literals (#33058) by Sam Rawlins · 6 years ago
  46. 3d93f24 Tapping a modal bottom sheet should not dismiss it by default (#32528) by Darren Austin · 6 years ago
  47. 20299a2 Add buttons customization to WidgetController and related testing classes (#31095) by Tong Mu · 6 years ago
  48. bb3c660 Implements focus handling and hover for Material buttons. (#31438) by Greg Spencer · 6 years ago
  49. 054d9bb Updating dart.dev related links (#32641) by Kate Lovett · 6 years ago
  50. 4d3b51e Allow flutter web to be compiled with flutter (#32360) by Jonah Williams · 6 years ago
  51. d96c1c8 make immutables const (#32340) by Phil Quitslund · 6 years ago
  52. 1621baa Introduce separate HitTestResults for Box and Sliver (#31894) by Michael Goderbauer · 6 years ago
  53. cc7ec6d Bump multicast_dns version by Emmanuel Garcia · 6 years ago
  54. 6a250c8 update packages and unpin build (#32066) by Jonah Williams · 6 years ago
  55. 72a72b3 remove unnecessary artificial delay in catalog example (#31822) by done · 6 years ago
  56. a40e5c9 [Material] selected/unselected label styles + icon themes on BottomNavigationBar (#31018) by MH Johnson · 6 years ago
  57. fe9512f Re-enable const (#31600) by Dan Field · 6 years ago
  58. c1c15dd Revert "update packages and unpin build (#31736)" (#31795) by Jonah Williams · 6 years ago
  59. 41b1842 update packages and unpin build (#31736) by Jonah Williams · 6 years ago
  60. cbfa4e5 Improve canvas example in sample dart ui app (#31634) by Shi-Hao Hong · 6 years ago
  61. 7d19f97 Fix refresh control in the gallery demo, update comments (#30129) by LongCatIsLooong · 6 years ago
  62. 1db5d66 Capture JSON RPC errors that presently get swallowed (#31584) by Dan Field · 6 years ago
  63. 8cfc924 CupertinoPicker fidelity revision (#31464) by xster · 6 years ago
  64. d4e4726 Update SnackBar to allow for support of the new style from Material spec (#31275) by rami-a · 6 years ago
  65. 0572f15 [Material] Adaptive Slider constructor (#30572) by Anthony · 6 years ago
  66. 364726a fix precedence issue (#31486) by Alexandre Ardhuin · 6 years ago
  67. 4dd1525 [scenic] Remove dead view_manager ref (#31005) by David Worsham · 6 years ago
  68. ec7f3f0 2d transforms UX improvements (#30932) by Justin McCandless · 6 years ago
  69. 715cb51 Fix bugs in contrast guideline and improve heuristic (#31000) by Jonah Williams · 6 years ago
  70. a12c561 Prevent vertical scroll in shrine by ensuring card size fits the screen (#30455) by rami-a · 6 years ago
  71. d0f89c1 Fix gallery deploy on iOS (#22810) by xster · 6 years ago
  72. 3067825 Add confirmDismiss example to flutter_gallery (#30497) by Taym Haddadi · 6 years ago
  73. 5291897 Replace flutter.io with flutter.dev (#30562) by Tim Sneath · 6 years ago
  74. 32f1b81 shorter nullable list duplications (#30305) by Alexandre Ardhuin · 6 years ago
  75. 3ada502 Pan and zoom gallery demo (#25164) by Justin McCandless · 6 years ago
  76. eb4b3e4 Fix Shrine overscroll glow indicator (#27217) by Michelle Dudley · 6 years ago
  77. 9fe6be8 Fix gallery API doc URL launcher (#30460) by Hans Muller · 6 years ago
  78. 4bb6840 no need .toList() before .join() (#30304) by Alexandre Ardhuin · 6 years ago
  79. 1bfa2f2 Intercept errors thrown by synchronous Completers in image resolution. (#30139) by Jonah Williams · 6 years ago v1.4.7
  80. 3c93b65 Update to latest matcher (#30019) by Jonah Williams · 6 years ago
  81. 6b5b846 Update Twitter handle @flutterio -> @FlutterDev (#29908) by Danny Tuppeny · 6 years ago
  82. bfa1d25 some formatting of map, parameters and spaces (#29760) by Alexandre Ardhuin · 6 years ago
  83. 235577d Fix transition to stock details (#29638) by Michael Goderbauer · 6 years ago
  84. e8e60a8 Revert "Enable platform views for Flutter Gallery on iOS. (#29632)" (#29754) by Jonah Williams · 6 years ago
  85. 71fa3889 Enable platform views for Flutter Gallery on iOS. (#29632) by Amir Hardon · 6 years ago
  86. a6af422 some spaces formatting (#29452) by Alexandre Ardhuin · 6 years ago
  87. 439fbbe Update SDK constraints to reflect the fact that set literals are being used (#29389) by Brian Wilkerson · 6 years ago
  88. 2a644f3 Run non-perf sensitive tests on Cirrus (#27971) by Dan Field · 6 years ago
  89. a0d1f93 fix block formatting (#29051) by Alexandre Ardhuin · 6 years ago
  90. 80082ac Remove references to obsolete SemanticsSortOrder (#29012) by Greg Spencer · 6 years ago
  91. 440ce8f Fix indentations of statements in BlockFunctionBody (#28933) by Alexandre Ardhuin · 6 years ago
  92. 0c7fe40 fix #19175 How should addTime be used from a test? (#25202) by TruongSinh Tran-Nguyen · 6 years ago
  93. 20e0f13 Test reporter (#28297) by Dan Field · 6 years ago
  94. 802eca2 set literal conversions (#27811) by Phil Quitslund · 6 years ago
  95. 4c1f4d1 fix some formatting issues (#28809) by Alexandre Ardhuin · 6 years ago
  96. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  97. c63dcf3 Make shader warm-up async so it can handle image (#28687) by liyuqian · 6 years ago
  98. ec93468 Add capability to run build_runner tests for engine (#28684) by Jonah Williams · 6 years ago
  99. 2fd0728 Updated gallery light and dark themes (#28619) by Hans Muller · 6 years ago
  100. 19a6a6f Reland "Shader warm up (#27660)" (#28537) by liyuqian · 6 years ago