1. cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
  2. 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
  3. cc1cf9e apply upcomming lint avoid_renaming_method_parameters (#15526) by Alexandre Ardhuin · 7 years ago
  4. 2f8474f Roll engine to b6df7a637498ca9beda1fa9cd7210e3202ea599f. (#15444) by Alexander Aprelev · 7 years ago
  5. 457b8c0 Repackage manual_tests with the current project template (#10057) by Jason Simmons · 8 years ago[Renamed from dev/manual_tests/drag_and_drop.dart]
  6. 36052e6 BoxDecoration API changes: backgroundColor -> color et al (#9648) by Ian Hickson · 8 years ago
  7. 9541848 make @immutable const classes (#9532) by Alexandre Ardhuin · 8 years ago
  8. bf017b7 Move Point to Offset (#9277) by Ian Hickson · 8 years ago
  9. 89a7fdf Rename State.config to widget everywhere (#9273) by xster · 8 years ago
  10. 3eb8783 Constants! Constants everywhere! (#9286) by Ian Hickson · 8 years ago
  11. 578ca0a use color.shadeXxx instead of color[Xxx] (#8932) by Alexandre Ardhuin · 8 years ago
  12. 6c97dd2 Declare locals as final where not reassigned (dev) (#8574) by Chris Bracken · 8 years ago
  13. e9a775b prefer const constructors (#8316) by Alexandre Ardhuin · 8 years ago
  14. 8ca4caa Rename Flexible to Expanded and improve docs (#6978) by Adam Barth · 8 years ago
  15. 16ce090 Eliminate direct access of Typography.black/white in manual tests (#6640) by Chris Bracken · 8 years ago
  16. 1aeea62 Fix some misuse of types (#5197) by Ian Hickson · 9 years ago
  17. c5ff156 Revert "Rename DefaultTextStyle constructor to explicit (#3920)" (#3930) by Ian Hickson · 9 years ago
  18. 55f9145 Rename DefaultTextStyle constructor to explicit (#3920) by Adam Barth · 9 years ago
  19. ee903af Move TextAlign out of TextStyle (#3789) by Adam Barth · 9 years ago
  20. 1b9476c Hide routes from the API when they're not needed. (#3431) by Ian Hickson · 9 years ago
  21. 9fc29db Support hairline borders by Hixie · 9 years ago
  22. 797e27e Add @override annotations to flutter framework by Hixie · 9 years ago
  23. d5b2e2a [rename fixit] Flex alignments by Adam Barth · 9 years ago
  24. ede5dfc [rename fixit] ToolBar -> AppBar by Adam Barth · 9 years ago
  25. 9b9ad3d [rename fixit] RouteBuilder -> BuildContext by Adam Barth · 9 years ago
  26. 95fc5ae [rename fixit] *Component* -> *Widget* by Adam Barth · 9 years ago
  27. e71bd77 [rename fixit] EdgeDims -> EdgeInsets by Adam Barth · 9 years ago
  28. 7ba1960 [rename fixit] ThemeData#text -> textTheme by Adam Barth · 9 years ago
  29. e4b1eab Remove //examples/widgets by Adam Barth · 9 years ago[Renamed from examples/widgets/drag_and_drop.dart]
  30. 8e279f3 Provide a Draggable that starts on drag by Hixie · 9 years ago
  31. a94999b Clean up imports and exports. by Ian Hickson · 9 years ago
  32. c56d378 Draggable: childWhenDragging, maxSimultaneousDrags by Hixie · 9 years ago
  33. 0567664 Use a named argument for Widget children by Adam Barth · 9 years ago
  34. 2afa87d Make BoxDecoration replaceable. by Ian Hickson · 9 years ago
  35. 5e22133 Fix some examples. by Hixie · 9 years ago
  36. b1a17cb Fix remaining analyzer warnings by Adam Barth · 9 years ago
  37. 255ed0b Make Draggable use gestures by Hixie · 9 years ago
  38. 8a900f9 Track scroll position by Ian Hickson · 9 years ago
  39. a6c473e Strong modeify the examples by Hixie · 9 years ago
  40. 27b5fc1 Scaffold should wrap its body in a Material by Adam Barth · 9 years ago
  41. 65eba90 Rename package:sky to package:flutter by Adam Barth · 9 years ago
  42. db3b9e8 Rename App to MaterialApp by Adam Barth · 9 years ago
  43. cc80949 Split material design widgets out of widgets.dart by Adam Barth · 9 years ago
  44. 89a0982 Simplify Scaffold by Adam Barth · 9 years ago
  45. 90a0f63 Simplify the usage of Navigator's routes argument by Hixie · 9 years ago
  46. e9aabcd Use `}) : super` consistently by Adam Barth · 9 years ago
  47. 894a1ca Draggable offsets and fix default drag feedback by Hixie · 9 years ago
  48. 45c906d Make fn3 the default widget framework by Adam Barth · 9 years ago
  49. a91dd07 Draggable by Hixie · 9 years ago
  50. 83b7459 Port even more examples to fn3 by Adam Barth · 9 years ago
  51. c3b3b71 Rename ComponentState and use initState(). by Hixie · 9 years ago
  52. 7dd26a7 Port some more examples to fn3 by Adam Barth · 9 years ago
  53. 051354a Remove EventDisposition by Adam Barth · 9 years ago
  54. 4467a26 Move theme into material.dart by Adam Barth · 9 years ago
  55. ce28a71 Replace Flex to Row and Column in tests and examples. by Hixie · 10 years ago
  56. b61fe23 Rename syncFields to syncConstructorArguments by Adam Barth · 10 years ago
  57. ac0ec32 Add support for drag-and-drop by Adam Barth · 10 years ago