- 10a7c9b Unify analysis options (#108462) by Michael Goderbauer · 2 years, 8 months ago
- ca2d60e Prepare more of `dev` for use_super_parameters (#101073) by Michael Goderbauer · 3 years ago
- 7b01346 Enable no_default_cases lint (#91530) by Ian Hickson · 3 years, 6 months ago
- a8e2606 Migrate manual_tests to null safety (#82611) by Abhishek Ghaskata · 3 years, 10 months ago
- 157bc92 end of sort_child_properties_last (#82457) by Alexandre Ardhuin · 3 years, 11 months ago
- 7b251f5 Enable use_function_type_syntax_for_parameters lint (#77163) by Michael Goderbauer · 4 years, 1 month ago
- 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 4 years, 1 month ago
- 2b63181 Remove "unnecessary" imports. (#74385) by Sam Rawlins · 4 years, 2 months ago
- bc5c464 Migrate TextTheme to 2018 APIs (#48547) by Hans Muller · 5 years ago
- ec1a015 implicit-casts:false in dev (#45787) by Alexandre Ardhuin · 5 years ago
- 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
- 387f885 Add missing trailing commas (#28673) by Alexandre Ardhuin · 6 years ago
- d927c93 Unnecessary new (#20138) by Alexandre Ardhuin · 7 years ago
- eda03e2 re-re-enable lint unnecessary_const (#20103) by Alexandre Ardhuin · 7 years ago
- 00aac68 Revert flutter/flutter#19592 (#19861) by Todd Volkert · 7 years ago
- 2701835 re-enable lint unnecessary_const (#19592) by Alexandre Ardhuin · 7 years ago
- f630f90 Revert "enable lint unnecessary_const (#19342)" (#19423) by Ian Hickson · 7 years ago
- cc1cf13 enable lint unnecessary_const (#19342) by Alexandre Ardhuin · 7 years ago
- 09276be enable lint prefer_equal_for_default_values (#18156) by Alexandre Ardhuin · 7 years ago
- a2951a9 Roll engine to ed303c628fe4b322529f8cf01ecb38135a2bab73 (dart roll) by Alexander Aprelev · 7 years ago
- c02b6a8 some whitespace cleanup (#14443) by Alexandre Ardhuin · 7 years ago
- 0fe1e5b apply upcoming lint prefer_const_literals_to_create_immutables (#14029) by Alexandre Ardhuin · 7 years ago
- 80b820a Revert "Revert "Fixes InputDecorator to work with textScaleFactor, fixes Material Design differences. (#12595)" (#12678)" (#12689) by Greg Spencer · 7 years ago
- 72dc7d9 Revert "Fixes InputDecorator to work with textScaleFactor, fixes Material Design differences. (#12595)" (#12678) by Greg Spencer · 7 years ago
- 1fce14a enable lint prefer_single_quotes (#12665) by Alexandre Ardhuin · 7 years ago
- 67cf791 Fixes InputDecorator to work with textScaleFactor, fixes Material Design differences. (#12595) by Greg Spencer · 7 years ago
- 0044ea2 Replace usage of FractionalOffset with Alignment (#12348) by Adam Barth · 7 years ago
- efb45ea Trivial nit fixes (#12285) by Ian Hickson · 8 years ago
- 457b8c0 Repackage manual_tests with the current project template (#10057) by Jason Simmons · 8 years ago[Renamed from dev/manual_tests/card_collection.dart]
- 83fce21 More const immutable classes (#9544) by Alexandre Ardhuin · 8 years ago
- 8fdd206 DefaultTextStyle.merge and IconTheme.merge improvements (#9358) by Ian Hickson · 8 years ago
- a5593b1 fix analyzer warning: use const where possible (#9320) by Yegor · 8 years ago
- 610955f upgrade to linter-0.1.30 (#9297) by Alexandre Ardhuin · 8 years ago
- 3eb8783 Constants! Constants everywhere! (#9286) by Ian Hickson · 8 years ago
- ae89948 Rationalize text input widgets (#9119) by Adam Barth · 8 years ago
- 606f562 Eliminated DrawerItem, use ListTile instead (#8992) by Hans Muller · 8 years ago
- 578ca0a use color.shadeXxx instead of color[Xxx] (#8932) by Alexandre Ardhuin · 8 years ago
- 97816e1 Rename Dismissable to Dismissible (#8919) by Adam Barth · 8 years ago
- 031e042 Now each Colors.foo constant is-a Color and a color swatch (#8833) by Hans Muller · 8 years ago
- 6c97dd2 Declare locals as final where not reassigned (dev) (#8574) by Chris Bracken · 8 years ago
- f20c3d1 Add a `color` argument to `Container`. (#8396) by Adam Barth · 8 years ago
- 90574b0 Remove Scrollable1 (#8225) by Adam Barth · 8 years ago
- fe0b909 Remove more clients of LazyBlock (#8071) by Adam Barth · 8 years ago
- 332a230 Rename and refactor ScrollView hierarchy (#7865) by Ian Hickson · 8 years ago
- a4eca31 Use ScrollView in examples a manual_tests (#7645) by Adam Barth · 8 years ago
- 15a7eb3 Move to real generic method syntax (#7235) by Ian Hickson · 8 years ago
- b2a2ee7 Migrate from Input to TextField by Adam Barth · 8 years ago
- 8ca4caa Rename Flexible to Expanded and improve docs (#6978) by Adam Barth · 8 years ago
- 16ce090 Eliminate direct access of Typography.black/white in manual tests (#6640) by Chris Bracken · 8 years ago
- 6469872 Rename Container.align to alignment (#6116) by Adam Barth · 9 years ago
- 42dee0b Rename DefaultTextStyle.inherit to merge (#5974) by Adam Barth · 9 years ago
- eafe1c7 Renamed Positioned constructor. (#5927) by Dragoș Tiselice · 9 years ago
- 51cd8b6 Added a stretch Positioned constructor. (#5894) by Dragoș Tiselice · 9 years ago
- c674b4a Rename Image.fromNetwork and Image.fromAssetBundle (#5149) by Adam Barth · 9 years ago
- 79364f0 Add Container.align and Container.position (#5128) by Adam Barth · 9 years ago
- 534097f Use named Image constructors (#5129) by Adam Barth · 9 years ago
- 65e7714 Updated DrawerHeader and added UserAccountDrawer. by Dragos Tiselice · 9 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
- bacd3d2 Revised Drawer Header (#4160) by Hans Muller · 9 years ago
- ee903af Move TextAlign out of TextStyle (#3789) by Adam Barth · 9 years ago
- 1b9476c Hide routes from the API when they're not needed. (#3431) by Ian Hickson · 9 years ago
- 907215d Add more dartdoc to material.dart (#3167) by Adam Barth · 9 years ago
- 6fd6859 LazyBlock docs and physics by Adam Barth · 9 years ago
- 40899eb Port clients of ScrollableMixedWidgetList to LazyBlock by Adam Barth · 9 years ago
- 6d58770 Fix the fixed height card demo by Ian Hickson · 9 years ago
- 1ba539a Add constants for FractionalOffsets by Adam Barth · 9 years ago
- 502a4ae Use FractionalOffset for gradients by Adam Barth · 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
- 5e1af2f [rename fixit] DismissDirection left -> endToStart, right -> startToEnd 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
- e71bd77 [rename fixit] EdgeDims -> EdgeInsets by Adam Barth · 9 years ago
- 6795efa Enable always_specify_types lint by Hixie · 9 years ago
- 43b0104 Revert "Merge pull request #2639 from Hixie/always_specify_types" by Ian Hickson · 9 years ago
- d162d98 Enable always_specify_types lint by Hixie · 9 years ago
- e4b1eab Remove //examples/widgets by Adam Barth · 9 years ago[Renamed from examples/widgets/card_collection.dart]
- 73d7378 Support undo in the leave-behind demo by Hans Muller · 9 years ago
- 2662ea5 Added support for List leave-behind items by Hans Muller · 9 years ago
- 44cd57f Add DismissDirection onDismissed() callback parameter by Hans Muller · 9 years ago
- 6d2a6ff Merge pull request #2322 from abarth/analyzer_fix by Adam Barth · 9 years ago
- 3d2e46a Fix analyzer warning by Adam Barth · 9 years ago
- bfc39aa Remove IconThemeColor by Adam Barth · 9 years ago
- 870894f Switch Material Design icons to using the iconfont by Adam Barth · 9 years ago
- d8eaac4 Added menu dividers by Hans Muller · 9 years ago
- 2c2fa23 Remove ThemeData.primarySwatch by Adam Barth · 9 years ago
- fd7be69 SizeObserver crusade: snap alignment by Hixie · 9 years ago
- 52c5534 Change the text/selection value API of the input field by Jason Simmons · 9 years ago
- a94999b Clean up imports and exports. by Ian Hickson · 9 years ago
- 6bc65e0 Add support for the appbar behavior described in the "Flexible space with image" section of https://www.google.com/design/spec/patterns/scrolling-techniques.html#scrolling-techniques-scrolling. by Hans Muller · 9 years ago
- 8218ff6 Change Block children to be a named parameter by Hans Muller · 9 years ago
- 82bb3bd ShaderMask needs to play nicely with compositing by Adam Barth · 9 years ago
- 0567664 Use a named argument for Widget children by Adam Barth · 9 years ago
- 627c1ff Replace ScrollableList with ScrollableList2 by Adam Barth · 9 years ago
- b1f9138 Switch clients of ScrollableList to ScrollableList2 by Adam Barth · 9 years ago
- ab89d2e Update to the new TextDecoration API by Adam Barth · 9 years ago
- e17c3ec Automatically fill in the menu button when there's a drawer by Adam Barth · 9 years ago
- 1d195cb Fix a large number of Drawer bugs by Adam Barth · 9 years ago