- 3dea9f0 Revert "Clean up the bindings APIs (#86438)" (#86484) by Ren You · 3 years, 6 months ago
- d056500 Clean up the bindings APIs (#86438) by Ian Hickson · 3 years, 6 months ago
- 7f741e9 Revert "Clean up the bindings APIs (#86388)" (#86404) by Zachary Anderson · 3 years, 6 months ago
- 31de052 Clean up the bindings APIs (#86388) by Ian Hickson · 3 years, 6 months ago
- c800b9c Revert "Clean up the bindings APIs (#83843)" (#86386) by Ian Hickson · 3 years, 6 months ago
- e2490f2 Clean up the bindings APIs (#83843) by Ian Hickson · 3 years, 6 months ago
- c1fe2bd Reland "Dispose render objects when owning element is unmounted. (#82883)" (#83790) (#83920) by Dan Field · 3 years, 7 months ago
- 63c49c3 Revert "Dispose render objects when owning element is unmounted. (#82883)" (#83790) by Ren You · 3 years, 7 months ago
- c75edc2 Dispose render objects when owning element is unmounted. (#82883) by Dan Field · 3 years, 7 months ago
- 34059ee enable lint prefer_interpolation_to_compose_strings (#83407) by Alexandre Ardhuin · 3 years, 7 months ago
- 1ca84e6 Refactor layers example (#83070) by Abhishek Ghaskata · 3 years, 8 months ago
- 157bc92 end of sort_child_properties_last (#82457) by Alexandre Ardhuin · 3 years, 8 months ago
- b8a2456 Enable library_private_types_in_public_api lint (#81578) by Michael Goderbauer · 3 years, 8 months ago
- 7f31861 add missing trailing commas (#81406) by Alexandre Ardhuin · 3 years, 9 months ago
- c6ef4c7 Turn on sized_box_for_whitespace lint, fix instances. (#77099) by Greg Spencer · 3 years, 10 months ago
- 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 3 years, 10 months ago
- 835c7fa Fix FocusManager constructor (#75894) by Todd Volkert · 3 years, 11 months ago
- cf5d962 Remove "unnecessary" imports. (#74820) by Sam Rawlins · 4 years ago
- 5528932 Remove `nullOk` in `MediaQuery.of` (#68736) by Greg Spencer · 4 years, 2 months ago
- dd2ea7c Migrate all of examples/layers to sound null safety (#68744) by Michael Goderbauer · 4 years, 3 months ago
- b2b5f26 Updated references to obsolete Material button classes in examples (#65904) by Hans Muller · 4 years, 4 months ago
- e82b9f9 Updated examples/layers to use the new button API. (#62932) by Darren Austin · 4 years, 5 months ago
- 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
- ec0842e implicit-casts:false in examples (#45805) by Alexandre Ardhuin · 5 years ago
- 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
- df4bf45 more UI-as-code (#35516) by Alexandre Ardhuin · 5 years ago
- 156b422 Americanise spellings (#33323) by Chris Bracken · 6 years ago
- 5291897 Replace flutter.io with flutter.dev (#30562) by Tim Sneath · 6 years ago
- 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
- f62afdc add missing type parameter on methods (#22096) by Alexandre Ardhuin · 6 years ago
- a07d371 enable lint prefer_generic_function_type_aliases (#21680) by Alexandre Ardhuin · 6 years ago
- d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 6 years ago
- eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 6 years ago
- 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 6 years ago
- 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 6 years ago
- f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 6 years ago
- cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 6 years ago
- 2ae4884 Revert elimination of Dart 1 (#18460) by Chris Bracken · 7 years ago
- 6c56bb2 Update typedef syntax to use Function notation and turn on lint for old notation. (#18362) by Greg Spencer · 7 years ago
- 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
- b921fdc Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041) by Greg Spencer · 7 years ago
- 3258602 Update typedef syntax to use Function notation and turn on lint for old notation. (#18035) by Greg Spencer · 7 years ago
- 466d154 Use Dart 2 camel case constants (#15360) by Jason Simmons · 7 years ago
- bd1921e unnecessary parenthesis (#14533) by Alexandre Ardhuin · 7 years ago
- 2e80bf1 unnessary parenthesis (#14475) by Alexandre Ardhuin · 7 years ago
- 10f721c use const instead of final with const declarations (#14253) by Alexandre Ardhuin · 7 years ago
- 1fce14a enable lint prefer_single_quotes (#12665) by Alexandre Ardhuin · 7 years ago
- 0044ea2 Replace usage of FractionalOffset with Alignment (#12348) by Adam Barth · 7 years ago
- 88cd043 Fix tests (#12132) by Ian Hickson · 7 years ago
- ca7d2d2 TextPainter RTL (#11888) by Ian Hickson · 7 years ago
- f280942 fix examples/layers/widgets/gestures.dart (#11138) by Alexandre Ardhuin · 7 years ago
- 36052e6 BoxDecoration API changes: backgroundColor -> color et al (#9648) by Ian Hickson · 8 years ago
- 9541848 make @immutable const classes (#9532) by Alexandre Ardhuin · 8 years ago
- bf017b7 Move Point to Offset (#9277) by Ian Hickson · 8 years ago
- 8bcf302 use conditional assignment (#9252) by Alexandre Ardhuin · 8 years ago
- 3eb8783 Constants! Constants everywhere! (#9286) by Ian Hickson · 8 years ago
- 578ca0a use color.shadeXxx instead of color[Xxx] (#8932) by Alexandre Ardhuin · 8 years ago
- 031e042 Now each Colors.foo constant is-a Color and a color swatch (#8833) by Hans Muller · 8 years ago
- 4c8c420 Declare locals final where not reassigned (layers) (#8572) by Chris Bracken · 8 years ago
- e9a775b prefer const constructors (#8316) by Alexandre Ardhuin · 8 years ago
- 332a230 Rename and refactor ScrollView hierarchy (#7865) by Ian Hickson · 8 years ago
- fe01c71 Switch clients to ScrollGrid (#7752) by Adam Barth · 8 years ago
- 63aa139 Increase the strictness of our requiring explicit types (#7585) by Ian Hickson · 8 years ago
- 27970bd Remove package:flutter/cassowary.dart (#7350) by Adam Barth · 8 years ago
- 8ca4caa Rename Flexible to Expanded and improve docs (#6978) by Adam Barth · 8 years ago
- e2ff169 Have the scale gesture callback uses details objects (#6204) by Hans Muller · 8 years ago
- e01592a Fix globalToLocal and update spinning_mixed (#6035) by Ian Hickson · 8 years ago
- 9e67385 Turn off AnimationControllers when not in use (#5902) by Ian Hickson · 8 years ago
- 8ac14f8 Replaced FlexDirection with Axis. (#5896) by Dragoș Tiselice · 8 years ago
- 22210c8 Dispose AnimationController in examples (#5207) by Adam Barth · 8 years ago
- c674b4a Rename Image.fromNetwork and Image.fromAssetBundle (#5149) by Adam Barth · 8 years ago
- 534097f Use named Image constructors (#5129) by Adam Barth · 8 years ago
- e502e9c ImageIcon (#4649) by Ian Hickson · 9 years ago
- 2dfdc84 Refactor everything to do with images (#4583) by Ian Hickson · 9 years ago
- 1a3adae Use `@required` for onPressed and onChanged (#4534) by Adam Barth · 9 years ago
- 4aa3756 Move cassowary into package:flutter (#3591) by Adam Barth · 9 years ago
- e968d91 Rename binding abstract classes (#3482) by Ian Hickson · 9 years ago
- 0e11b0e Make the widgets binding reusable. (#3479) by Ian Hickson · 9 years ago
- 1b9476c Hide routes from the API when they're not needed. (#3431) by Ian Hickson · 9 years ago
- ed03e96 Fix spinning_mixed widget example, plus minor style fix by Kris Giesing · 9 years ago
- 9dfd5d4 Part 2 of independent layout pipelines by Kris Giesing · 9 years ago
- 9fc29db Support hairline borders by Hixie · 9 years ago
- 552896a Refactor cassowary so it uses imports rather than parts. by Ian Hickson · 9 years ago
- 797e27e Add @override annotations to flutter framework by Hixie · 9 years ago
- d5b2e2a [rename fixit] Flex alignments by Adam Barth · 9 years ago
- ede5dfc [rename fixit] ToolBar -> AppBar by Adam Barth · 9 years ago
- 9b9ad3d [rename fixit] RouteBuilder -> BuildContext by Adam Barth · 9 years ago
- 95fc5ae [rename fixit] *Component* -> *Widget* by Adam Barth · 9 years ago
- 726eff4 [rename fixit] *OneChild* -> *SingleChild* by Adam Barth · 9 years ago
- e71bd77 [rename fixit] EdgeDims -> EdgeInsets by Adam Barth · 9 years ago
- 0277b07 Provide the BuildContext to createRenderObject and updateRenderObject by Adam Barth · 9 years ago
- cb5017d Convert LinearGradient and RadialGradient to fractional units by Hixie · 9 years ago
- 870894f Switch Material Design icons to using the iconfont by Adam Barth · 9 years ago
- fb4dbf4 Improve TextSpan by Adam Barth · 9 years ago
- 4408c82 Rename AutoLayoutParams to AutoLayoutRect by Adam Barth · 9 years ago
- c7d71d8 Simplify the AutoLayout API by Adam Barth · 9 years ago
- 262dd7a Add support for autolayout to widgets by Adam Barth · 9 years ago
- 948ae15 Clean up the standalone examples by Adam Barth · 9 years ago