1. 3dea9f0 Revert "Clean up the bindings APIs (#86438)" (#86484) by Ren You · 3 years, 6 months ago
  2. d056500 Clean up the bindings APIs (#86438) by Ian Hickson · 3 years, 6 months ago
  3. 7f741e9 Revert "Clean up the bindings APIs (#86388)" (#86404) by Zachary Anderson · 3 years, 6 months ago
  4. 31de052 Clean up the bindings APIs (#86388) by Ian Hickson · 3 years, 6 months ago
  5. c800b9c Revert "Clean up the bindings APIs (#83843)" (#86386) by Ian Hickson · 3 years, 6 months ago
  6. e2490f2 Clean up the bindings APIs (#83843) by Ian Hickson · 3 years, 6 months ago
  7. 1ca84e6 Refactor layers example (#83070) by Abhishek Ghaskata · 3 years, 8 months ago
  8. 157bc92 end of sort_child_properties_last (#82457) by Alexandre Ardhuin · 3 years, 8 months ago
  9. b8a2456 Enable library_private_types_in_public_api lint (#81578) by Michael Goderbauer · 3 years, 8 months ago
  10. 7f31861 add missing trailing commas (#81406) by Alexandre Ardhuin · 3 years, 8 months ago
  11. 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 3 years, 10 months ago
  12. dd2ea7c Migrate all of examples/layers to sound null safety (#68744) by Michael Goderbauer · 4 years, 3 months ago
  13. e82b9f9 Updated examples/layers to use the new button API. (#62932) by Darren Austin · 4 years, 5 months ago
  14. ec0842e implicit-casts:false in examples (#45805) by Alexandre Ardhuin · 5 years ago
  15. 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
  16. 4c1f4d1 fix some formatting issues (#28809) by Alexandre Ardhuin · 6 years ago
  17. 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
  18. 0fb84e9 Prefer void to null (#22977) by Alexandre Ardhuin · 6 years ago
  19. f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 6 years ago
  20. a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 6 years ago
  21. d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 6 years ago
  22. 8c79f40 Fixes resulting from audit of issues links (#20772) by Ian Hickson · 6 years ago
  23. eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 6 years ago
  24. 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 6 years ago
  25. 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 6 years ago
  26. f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 6 years ago
  27. cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 6 years ago
  28. 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
  29. 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
  30. b921fdc Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041) by Greg Spencer · 7 years ago
  31. 3258602 Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) by Greg Spencer · 7 years ago
  32. 466d154 Use Dart 2 camel case constants (#15360) by Jason Simmons · 7 years ago
  33. 1fce14a enable lint prefer_single_quotes (#12665) by Alexandre Ardhuin · 7 years ago
  34. efb45ea Trivial nit fixes (#12285) by Ian Hickson · 7 years ago
  35. 8e5ec0b fix typo in member name (#12161) by Collin Jackson · 7 years ago
  36. 88cd043 Fix tests (#12132) by Ian Hickson · 7 years ago
  37. 7d71326 apply prefer_asserts_in_initializer_list lint (#10540) by Alexandre Ardhuin · 8 years ago
  38. 36052e6 BoxDecoration API changes: backgroundColor -> color et al (#9648) by Ian Hickson · 8 years ago
  39. 3eb8783 Constants! Constants everywhere! (#9286) by Ian Hickson · 8 years ago
  40. 2de61a0 add @required when there's an assert not null (#9124) by Alexandre Ardhuin · 8 years ago
  41. 2166ea5 apply partially the upcoming unnecessary_lambdas (#8810) by Alexandre Ardhuin · 8 years ago
  42. 4c8c420 Declare locals final where not reassigned (layers) (#8572) by Chris Bracken · 8 years ago
  43. 63aa139 Increase the strictness of our requiring explicit types (#7585) by Ian Hickson · 8 years ago
  44. 6e5c192 Remove use of activity.mojom (#6317) by Adam Barth · 8 years ago
  45. 0975d04 Remove media service example (#6264) by Adam Barth · 8 years ago
  46. 9e67385 Turn off AnimationControllers when not in use (#5902) by Ian Hickson · 8 years ago
  47. a95c9fd Isolate imports of generated Dart code from generated path (#5960) by James Robinson · 8 years ago
  48. 400585c Update flutter/http.dart to use dart:io. (#5940) by Chinmay Garde · 8 years ago
  49. 22210c8 Dispose AnimationController in examples (#5207) by Adam Barth · 8 years ago
  50. a8f6f44 Update engine to include new version of Mojo (#4668) by Adam Barth · 9 years ago
  51. ba4f1e0 Add an example of listening to app lifecycle events (#4623) by Adam Barth · 9 years ago
  52. d1cb026 Update engine and Mojo usage (#4258) by Adam Barth · 9 years ago
  53. 98ef583 Last literals get their types. by pq · 9 years ago
  54. 7ef1df4 Remove fetch.dart (#3584) by Adam Barth · 9 years ago
  55. 1b9476c Hide routes from the API when they're not needed. (#3431) by Ian Hickson · 9 years ago
  56. 27715e1 Add an example demonstrating use of isolates (#3347) by krisgiesing · 9 years ago
  57. 797e27e Add @override annotations to flutter framework by Hixie · 9 years ago
  58. 95fc5ae [rename fixit] *Component* -> *Widget* by Adam Barth · 9 years ago
  59. e71bd77 [rename fixit] EdgeDims -> EdgeInsets by Adam Barth · 9 years ago
  60. 6795efa Enable always_specify_types lint by Hixie · 9 years ago
  61. 43b0104 Revert "Merge pull request #2639 from Hixie/always_specify_types" by Ian Hickson · 9 years ago
  62. d162d98 Enable always_specify_types lint by Hixie · 9 years ago
  63. c7339de Enable always_declare_return_types lint by Hixie · 9 years ago
  64. e4b1eab Remove //examples/widgets by Adam Barth · 9 years ago