1. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  2. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
  3. eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 7 years ago
  4. 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 7 years ago
  5. 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 7 years ago
  6. f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 7 years ago
  7. cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
  8. bd1921e unnecessary parenthesis (#14533) by Alexandre Ardhuin · 7 years ago
  9. 2e80bf1 unnessary parenthesis (#14475) by Alexandre Ardhuin · 7 years ago
  10. f280942 fix examples/layers/widgets/gestures.dart (#11138) by Alexandre Ardhuin · 8 years ago
  11. bf017b7 Move Point to Offset (#9277) by Ian Hickson · 8 years ago
  12. 3eb8783 Constants! Constants everywhere! (#9286) by Ian Hickson · 8 years ago
  13. 578ca0a use color.shadeXxx instead of color[Xxx] (#8932) by Alexandre Ardhuin · 8 years ago
  14. 031e042 Now each Colors.foo constant is-a Color and a color swatch (#8833) by Hans Muller · 8 years ago
  15. 4c8c420 Declare locals final where not reassigned (layers) (#8572) by Chris Bracken · 8 years ago
  16. e9a775b prefer const constructors (#8316) by Alexandre Ardhuin · 8 years ago
  17. e2ff169 Have the scale gesture callback uses details objects (#6204) by Hans Muller · 8 years ago
  18. 1b9476c Hide routes from the API when they're not needed. (#3431) by Ian Hickson · 9 years ago
  19. 797e27e Add @override annotations to flutter framework by Hixie · 9 years ago
  20. d5b2e2a [rename fixit] Flex alignments by Adam Barth · 9 years ago
  21. ede5dfc [rename fixit] ToolBar -> AppBar by Adam Barth · 9 years ago
  22. 9b9ad3d [rename fixit] RouteBuilder -> BuildContext by Adam Barth · 9 years ago
  23. 95fc5ae [rename fixit] *Component* -> *Widget* by Adam Barth · 9 years ago
  24. e71bd77 [rename fixit] EdgeDims -> EdgeInsets by Adam Barth · 9 years ago
  25. cb5017d Convert LinearGradient and RadialGradient to fractional units by Hixie · 9 years ago
  26. 948ae15 Clean up the standalone examples by Adam Barth · 9 years ago