1. 5491c8c Auto-format Framework (#160545) by Michael Goderbauer · 5 weeks ago
  2. 6f09064 Stand-alone widget tree with multiple render trees to enable multi-view rendering (#125003) by Michael Goderbauer · 1 year, 6 months ago
  3. 10a7c9b Unify analysis options (#108462) by Michael Goderbauer · 2 years, 6 months ago
  4. 91bcf42 Prepare examples for use_super_parameters (#100514) by Michael Goderbauer · 2 years, 10 months ago
  5. ab89ce2 Clean up the bindings APIs. (#89451) by Ian Hickson · 3 years ago
  6. 61a0add Enable avoid_redundant_argument_values lint (#91409) (#91462) by Ian Hickson · 3 years, 4 months ago
  7. b9d2177 Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461) by Zachary Anderson · 3 years, 4 months ago
  8. 5fd259b Enable avoid_redundant_argument_values lint (#91409) by Ian Hickson · 3 years, 4 months ago
  9. 3dea9f0 Revert "Clean up the bindings APIs (#86438)" (#86484) by Ren You · 3 years, 7 months ago
  10. d056500 Clean up the bindings APIs (#86438) by Ian Hickson · 3 years, 7 months ago
  11. 7f741e9 Revert "Clean up the bindings APIs (#86388)" (#86404) by Zachary Anderson · 3 years, 7 months ago
  12. 31de052 Clean up the bindings APIs (#86388) by Ian Hickson · 3 years, 7 months ago
  13. c800b9c Revert "Clean up the bindings APIs (#83843)" (#86386) by Ian Hickson · 3 years, 7 months ago
  14. e2490f2 Clean up the bindings APIs (#83843) by Ian Hickson · 3 years, 7 months ago
  15. c1fe2bd Reland "Dispose render objects when owning element is unmounted. (#82883)" (#83790) (#83920) by Dan Field · 3 years, 8 months ago
  16. 63c49c3 Revert "Dispose render objects when owning element is unmounted. (#82883)" (#83790) by Ren You · 3 years, 8 months ago
  17. c75edc2 Dispose render objects when owning element is unmounted. (#82883) by Dan Field · 3 years, 8 months ago
  18. 34059ee enable lint prefer_interpolation_to_compose_strings (#83407) by Alexandre Ardhuin · 3 years, 8 months ago
  19. 1ca84e6 Refactor layers example (#83070) by Abhishek Ghaskata · 3 years, 8 months ago
  20. 157bc92 end of sort_child_properties_last (#82457) by Alexandre Ardhuin · 3 years, 9 months ago
  21. b8a2456 Enable library_private_types_in_public_api lint (#81578) by Michael Goderbauer · 3 years, 9 months ago
  22. 7f31861 add missing trailing commas (#81406) by Alexandre Ardhuin · 3 years, 9 months ago
  23. c6ef4c7 Turn on sized_box_for_whitespace lint, fix instances. (#77099) by Greg Spencer · 3 years, 11 months ago
  24. 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 4 years ago
  25. 835c7fa Fix FocusManager constructor (#75894) by Todd Volkert · 4 years ago
  26. cf5d962 Remove "unnecessary" imports. (#74820) by Sam Rawlins · 4 years ago
  27. 5528932 Remove `nullOk` in `MediaQuery.of` (#68736) by Greg Spencer · 4 years, 3 months ago
  28. dd2ea7c Migrate all of examples/layers to sound null safety (#68744) by Michael Goderbauer · 4 years, 3 months ago
  29. b2b5f26 Updated references to obsolete Material button classes in examples (#65904) by Hans Muller · 4 years, 4 months ago
  30. e82b9f9 Updated examples/layers to use the new button API. (#62932) by Darren Austin · 4 years, 6 months ago
  31. 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
  32. ec0842e implicit-casts:false in examples (#45805) by Alexandre Ardhuin · 5 years ago
  33. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  34. df4bf45 more UI-as-code (#35516) by Alexandre Ardhuin · 5 years ago
  35. 156b422 Americanise spellings (#33323) by Chris Bracken · 6 years ago
  36. 5291897 Replace flutter.io with flutter.dev (#30562) by Tim Sneath · 6 years ago
  37. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  38. f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 6 years ago
  39. a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 6 years ago
  40. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 6 years ago
  41. eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 6 years ago
  42. 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 7 years ago
  43. 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 7 years ago
  44. f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 7 years ago
  45. cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
  46. 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
  47. 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
  48. 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
  49. b921fdc Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041) by Greg Spencer · 7 years ago
  50. 3258602 Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) by Greg Spencer · 7 years ago
  51. 466d154 Use Dart 2 camel case constants (#15360) by Jason Simmons · 7 years ago
  52. bd1921e unnecessary parenthesis (#14533) by Alexandre Ardhuin · 7 years ago
  53. 2e80bf1 unnessary parenthesis (#14475) by Alexandre Ardhuin · 7 years ago
  54. 10f721c use const instead of final with const declarations (#14253) by Alexandre Ardhuin · 7 years ago
  55. 1fce14a enable lint prefer_single_quotes (#12665) by Alexandre Ardhuin · 7 years ago
  56. 0044ea2 Replace usage of FractionalOffset with Alignment (#12348) by Adam Barth · 7 years ago
  57. 88cd043 Fix tests (#12132) by Ian Hickson · 7 years ago
  58. ca7d2d2 TextPainter RTL (#11888) by Ian Hickson · 7 years ago
  59. f280942 fix examples/layers/widgets/gestures.dart (#11138) by Alexandre Ardhuin · 8 years ago
  60. 36052e6 BoxDecoration API changes: backgroundColor -> color et al (#9648) by Ian Hickson · 8 years ago
  61. 9541848 make @immutable const classes (#9532) by Alexandre Ardhuin · 8 years ago
  62. bf017b7 Move Point to Offset (#9277) by Ian Hickson · 8 years ago
  63. 8bcf302 use conditional assignment (#9252) by Alexandre Ardhuin · 8 years ago
  64. 3eb8783 Constants! Constants everywhere! (#9286) by Ian Hickson · 8 years ago
  65. 578ca0a use color.shadeXxx instead of color[Xxx] (#8932) by Alexandre Ardhuin · 8 years ago
  66. 031e042 Now each Colors.foo constant is-a Color and a color swatch (#8833) by Hans Muller · 8 years ago
  67. 4c8c420 Declare locals final where not reassigned (layers) (#8572) by Chris Bracken · 8 years ago
  68. e9a775b prefer const constructors (#8316) by Alexandre Ardhuin · 8 years ago
  69. 332a230 Rename and refactor ScrollView hierarchy (#7865) by Ian Hickson · 8 years ago
  70. fe01c71 Switch clients to ScrollGrid (#7752) by Adam Barth · 8 years ago
  71. 63aa139 Increase the strictness of our requiring explicit types (#7585) by Ian Hickson · 8 years ago
  72. 27970bd Remove package:flutter/cassowary.dart (#7350) by Adam Barth · 8 years ago
  73. 8ca4caa Rename Flexible to Expanded and improve docs (#6978) by Adam Barth · 8 years ago
  74. e2ff169 Have the scale gesture callback uses details objects (#6204) by Hans Muller · 8 years ago
  75. e01592a Fix globalToLocal and update spinning_mixed (#6035) by Ian Hickson · 8 years ago
  76. 9e67385 Turn off AnimationControllers when not in use (#5902) by Ian Hickson · 8 years ago
  77. 8ac14f8 Replaced FlexDirection with Axis. (#5896) by Dragoș Tiselice · 8 years ago
  78. 22210c8 Dispose AnimationController in examples (#5207) by Adam Barth · 8 years ago
  79. c674b4a Rename Image.fromNetwork and Image.fromAssetBundle (#5149) by Adam Barth · 8 years ago
  80. 534097f Use named Image constructors (#5129) by Adam Barth · 8 years ago
  81. e502e9c ImageIcon (#4649) by Ian Hickson · 9 years ago
  82. 2dfdc84 Refactor everything to do with images (#4583) by Ian Hickson · 9 years ago
  83. 1a3adae Use `@required` for onPressed and onChanged (#4534) by Adam Barth · 9 years ago
  84. 4aa3756 Move cassowary into package:flutter (#3591) by Adam Barth · 9 years ago
  85. e968d91 Rename binding abstract classes (#3482) by Ian Hickson · 9 years ago
  86. 0e11b0e Make the widgets binding reusable. (#3479) by Ian Hickson · 9 years ago
  87. 1b9476c Hide routes from the API when they're not needed. (#3431) by Ian Hickson · 9 years ago
  88. ed03e96 Fix spinning_mixed widget example, plus minor style fix by Kris Giesing · 9 years ago
  89. 9dfd5d4 Part 2 of independent layout pipelines by Kris Giesing · 9 years ago
  90. 9fc29db Support hairline borders by Hixie · 9 years ago
  91. 552896a Refactor cassowary so it uses imports rather than parts. by Ian Hickson · 9 years ago
  92. 797e27e Add @override annotations to flutter framework by Hixie · 9 years ago
  93. d5b2e2a [rename fixit] Flex alignments by Adam Barth · 9 years ago
  94. ede5dfc [rename fixit] ToolBar -> AppBar by Adam Barth · 9 years ago
  95. 9b9ad3d [rename fixit] RouteBuilder -> BuildContext by Adam Barth · 9 years ago
  96. 95fc5ae [rename fixit] *Component* -> *Widget* by Adam Barth · 9 years ago
  97. 726eff4 [rename fixit] *OneChild* -> *SingleChild* by Adam Barth · 9 years ago
  98. e71bd77 [rename fixit] EdgeDims -> EdgeInsets by Adam Barth · 9 years ago
  99. 0277b07 Provide the BuildContext to createRenderObject and updateRenderObject by Adam Barth · 9 years ago
  100. cb5017d Convert LinearGradient and RadialGradient to fractional units by Hixie · 9 years ago