1. 91bcf42 Prepare examples for use_super_parameters (#100514) by Michael Goderbauer · 3 years ago
  2. 34059ee enable lint prefer_interpolation_to_compose_strings (#83407) by Alexandre Ardhuin · 3 years, 10 months ago
  3. b8a2456 Enable library_private_types_in_public_api lint (#81578) by Michael Goderbauer · 3 years, 10 months ago
  4. 7f31861 add missing trailing commas (#81406) by Alexandre Ardhuin · 3 years, 11 months ago
  5. 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 4 years ago
  6. dd2ea7c Migrate all of examples/layers to sound null safety (#68744) by Michael Goderbauer · 4 years, 5 months ago
  7. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  8. df4bf45 more UI-as-code (#35516) by Alexandre Ardhuin · 5 years ago
  9. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  10. f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 6 years ago
  11. a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 6 years ago
  12. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
  13. eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 7 years ago
  14. 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 7 years ago
  15. 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 7 years ago
  16. f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 7 years ago
  17. cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
  18. 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
  19. 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
  20. b921fdc Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041) by Greg Spencer · 7 years ago
  21. 3258602 Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) by Greg Spencer · 7 years ago
  22. 10f721c use const instead of final with const declarations (#14253) by Alexandre Ardhuin · 7 years ago
  23. 1fce14a enable lint prefer_single_quotes (#12665) by Alexandre Ardhuin · 7 years ago
  24. 3eb8783 Constants! Constants everywhere! (#9286) by Ian Hickson · 8 years ago
  25. 578ca0a use color.shadeXxx instead of color[Xxx] (#8932) by Alexandre Ardhuin · 8 years ago
  26. 4c8c420 Declare locals final where not reassigned (layers) (#8572) by Chris Bracken · 8 years ago
  27. e9a775b prefer const constructors (#8316) by Alexandre Ardhuin · 8 years ago
  28. 63aa139 Increase the strictness of our requiring explicit types (#7585) by Ian Hickson · 8 years ago
  29. 1b9476c Hide routes from the API when they're not needed. (#3431) by Ian Hickson · 9 years ago
  30. 797e27e Add @override annotations to flutter framework by Hixie · 9 years ago
  31. d5b2e2a [rename fixit] Flex alignments by Adam Barth · 9 years ago
  32. ede5dfc [rename fixit] ToolBar -> AppBar by Adam Barth · 9 years ago
  33. 9b9ad3d [rename fixit] RouteBuilder -> BuildContext by Adam Barth · 9 years ago
  34. 95fc5ae [rename fixit] *Component* -> *Widget* by Adam Barth · 9 years ago
  35. e71bd77 [rename fixit] EdgeDims -> EdgeInsets by Adam Barth · 9 years ago
  36. fb4dbf4 Improve TextSpan by Adam Barth · 9 years ago
  37. 948ae15 Clean up the standalone examples by Adam Barth · 9 years ago