- e4a39fa Add applyFocusChangeIfNeeded, have menus restore focus before activating (#130536) by Greg Spencer · 1 year, 8 months ago
- b2e22d3 Replaces `textScaleFactor` with `TextScaler` (#128522) by LongCatIsLooong · 1 year, 8 months ago
- 55b6f04 Enable unreachable_from_main lint - it is stable now!!1 (#129854) by Michael Goderbauer · 1 year, 8 months ago
- fda9ecf Remove 1745 decorative breaks (#123259) by Michael Goderbauer · 2 years ago
- b0f1714 Make Flex,Row,Column const for real (#119673) by Michael Goderbauer · 2 years, 1 month ago
- 70cecf6 Remove unnecessary null checks in dev/*_tests (#118844) by Michael Goderbauer · 2 years, 2 months ago
- fdd2d7d Sync analysis_options.yaml & cleanups (#117327) by Michael Goderbauer · 2 years, 3 months ago
- 81bc54b Enable `use_colored_box` lint (#117370) by Michael Goderbauer · 2 years, 3 months ago
- 0cb9f70 Menu bar accelerators (#114852) by Greg Spencer · 2 years, 4 months ago
- 37b7234 Add `maybeOf` for all the cases where `of` returns nullable. (#114120) by Greg Spencer · 2 years, 5 months ago
- 9995e37 Fix StarBorder operator== (#113588) by Greg Spencer · 2 years, 5 months ago
- 6b32c06 Add checkbox and radio menu buttons (#112821) by Greg Spencer · 2 years, 5 months ago
- 8c271e5 Implement Material MenuBar and MenuAnchor (#112239) by Greg Spencer · 2 years, 6 months ago
- ce7789e Some miscellaneous changes found while making another PR (#111620) by Greg Spencer · 2 years, 6 months ago
- fefb2b0 Re-Land "Refactor StrokeAlign to allow double values." (#108339) (#110234) by Greg Spencer · 2 years, 7 months ago
- 7e12b37 Deprecate 2018 text theme parameters (#109817) by Kate Lovett · 2 years, 7 months ago
- 957a8da Revert "Re-Land "Refactor StrokeAlign to allow double values." (#109805)" (#109955) by Greg Spencer · 2 years, 7 months ago
- b3aba4d Re-Land "Refactor StrokeAlign to allow double values." (#109591) (#109805) by Greg Spencer · 2 years, 7 months ago
- 370fc48 Revert "Refactor StrokeAlign to allow double values." (#109591) by Casey Hillers · 2 years, 7 months ago
- dd8573b Refactor StrokeAlign to allow double values. (#108339) by Bernardo Ferrari · 2 years, 7 months ago
- 4304411 Fix lerp to eccentric circle. (#108743) by Greg Spencer · 2 years, 8 months ago
- f5e4d2b Replace FocusTrap with TapRegionSurface (#107262) by Greg Spencer · 2 years, 8 months ago
- 10a7c9b Unify analysis options (#108462) by Michael Goderbauer · 2 years, 8 months ago
- 07de84f Add StarBorder and StarBorder.polygon, with example. (#108489) by Greg Spencer · 2 years, 8 months ago
- 93a74ca remove unused members in executable libs (#107464) by Alexandre Ardhuin · 2 years, 8 months ago
- 2532584 Update parameters to the `styleFrom` button methods. (#105291) by Darren Austin · 2 years, 9 months ago
- ca2d60e Prepare more of `dev` for use_super_parameters (#101073) by Michael Goderbauer · 3 years ago
- f8eee10 Revert "Draggable can be accepted when the data is null" (#99419) by Kate Lovett · 3 years ago
- 2ad0ac0 Draggable can be accepted when the data is null (#97355) by xubaolin · 3 years, 1 month ago
- e4351ff Enable use_if_null_to_convert_nulls_to_bools lint (#98753) by Tomasz Gucio · 3 years, 1 month ago
- ab89ce2 Clean up the bindings APIs. (#89451) by Ian Hickson · 3 years, 1 month ago
- 6d5fc42 Enable `sort_child_properties_last` lint (#91585) by Ian Hickson · 3 years, 5 months ago
- 7b01346 Enable no_default_cases lint (#91530) by Ian Hickson · 3 years, 5 months ago
- 61a0add Enable avoid_redundant_argument_values lint (#91409) (#91462) by Ian Hickson · 3 years, 5 months ago
- b9d2177 Revert "Enable avoid_redundant_argument_values lint (#91409)" (#91461) by Zachary Anderson · 3 years, 5 months ago
- 5fd259b Enable avoid_redundant_argument_values lint (#91409) by Ian Hickson · 3 years, 5 months ago
- 3dea9f0 Revert "Clean up the bindings APIs (#86438)" (#86484) by Ren You · 3 years, 8 months ago
- d056500 Clean up the bindings APIs (#86438) by Ian Hickson · 3 years, 8 months ago
- 7f741e9 Revert "Clean up the bindings APIs (#86388)" (#86404) by Zachary Anderson · 3 years, 8 months ago
- 31de052 Clean up the bindings APIs (#86388) by Ian Hickson · 3 years, 8 months ago
- c800b9c Revert "Clean up the bindings APIs (#83843)" (#86386) by Ian Hickson · 3 years, 8 months ago
- e2490f2 Clean up the bindings APIs (#83843) by Ian Hickson · 3 years, 8 months ago
- 34059ee enable lint prefer_interpolation_to_compose_strings (#83407) by Alexandre Ardhuin · 3 years, 10 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, 10 months ago
- c03e748 remove noop primitive operations (#82297) by Alexandre Ardhuin · 3 years, 10 months ago flutter-2.3-candidate.9
- b8a2456 Enable library_private_types_in_public_api lint (#81578) by Michael Goderbauer · 3 years, 10 months ago
- b8833af Migrate LogicalKeySet to SingleActivator (#80756) by Tong Mu · 3 years, 11 months ago
- 61c30c4 fix sort_directives violations (#80817) by Phil Quitslund · 3 years, 11 months ago
- 90c0e3e Clarify documentation for DragAnchorStrategy. (#79160) by Ian Hickson · 4 years ago
- 7c4c341 Remove accentColor et al. from tests (#78449) by Hans Muller · 4 years ago
- 4b150b1 Add optional DragAnchorStrategy to Draggable (#73143) by Johannes von Bargen · 4 years ago
- 7b251f5 Enable use_function_type_syntax_for_parameters lint (#77163) by Michael Goderbauer · 4 years ago
- c6ef4c7 Turn on sized_box_for_whitespace lint, fix instances. (#77099) by Greg Spencer · 4 years ago
- 0f56829 enable use_key_in_widget_constructors lint (#77032) by Michael Goderbauer · 4 years ago
- d546e1d fix for upcoming lint use_named_constants (#74788) by Alexandre Ardhuin · 4 years, 2 months ago
- 2b63181 Remove "unnecessary" imports. (#74385) by Sam Rawlins · 4 years, 2 months ago
- 8c03ff8 Mark keys that match a shortcut, but have no action defined as "not handled". (#67359) by Greg Spencer · 4 years, 5 months ago
- 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 6 months ago
- 199a7c1 Fix the `character` field of the `RawKeyEvent` to hold correct data on non-Android platforms. (#65667) by Greg Spencer · 4 years, 6 months ago
- 6b7634b Removed old button widget references from dev/manual_tests (#62816) by Hans Muller · 4 years, 7 months ago
- 2163731 Remove DiagnosticableMixin in favor of Diagnosticable (#58635) by Greg Spencer · 4 years, 9 months ago
- 36767d0 Make Action.enabled be isEnabled(Intent intent) instead. (#55230) by Greg Spencer · 5 years ago
- f7de5aa fix visual density prefer_const_constructors lint (#54471) by Jonah Williams · 5 years ago
- d64955a Add visualDensity and focus support to ListTile (#53888) by Greg Spencer · 5 years ago
- a0f7f6c [windows] Adds support for keyboard mapping. (#54227) by Francisco Magdaleno · 5 years ago
- 0f68b46 Revise Action API (#42940) by Greg Spencer · 5 years ago
- c2ae654 enable avoid_single_cascade_in_expression_statements (#51944) by Alexandre Ardhuin · 5 years ago
- 1ba4f1f Add Linux and Windows target platforms (#51519) by Greg Spencer · 5 years ago
- 9e744c5 Implement VisualDensity for text fields. (#51438) by Greg Spencer · 5 years ago
- c5dd3ec Fix stuck keys when shift is released before the letter. (#51095) by Greg Spencer · 5 years ago
- d57d493 Reland: Add OrderedFocusTraversalPolicy and FocusTraversalGrou… (#50672) by Greg Spencer · 5 years ago
- c132c0f Revert "Add OrderedFocusTraversalPolicy and FocusTraversalGrou… (#50660) by Greg Spencer · 5 years ago
- 8ef5e2f Add OrderedFocusTraversalPolicy and FocusTraversalGroup to all… (#49235) by Greg Spencer · 5 years ago
- b5f328e remove unnecessary string interpolations (#49622) by Alexandre Ardhuin · 5 years ago
- fabeb2a Revert string interp (#49602) by Dan Field · 5 years ago v1.14.6
- bc5c464 Migrate TextTheme to 2018 APIs (#48547) by Hans Muller · 5 years ago
- 92cbaa3 remove unnecessary string interpolations (#49352) by Alexandre Ardhuin · 5 years ago v1.14.5
- 965ba38 Remove unused public static members of private classes/enums (#48218) by Sam Rawlins · 5 years ago
- 4f9b6cf enable lint prefer_final_in_for_each (#47724) by Alexandre Ardhuin · 5 years ago
- bc7ed36 Add visualDensity to checkbox, radio, icon button, and chip. (#46091) by Greg Spencer · 5 years ago
- ec1a015 implicit-casts:false in dev (#45787) by Alexandre Ardhuin · 5 years ago
- 09927b9 Add a VisualDensity manual test (#46083) by Greg Spencer · 5 years ago
- 449f4a6 License update (#45373) by Ian Hickson · 5 years ago
- 245d1b5 Add macOS to TargetPlatform (#43457) by Greg Spencer · 5 years ago
- 29ab6b5 Update manual_tests to be able to run on macOS/web (#44830) by Greg Spencer · 5 years ago
- 3a30722 Add convenience accessor for primaryFocus (#43859) by Greg Spencer · 5 years ago
- e458fd0 Add repeatCount to RawKeyEventDataAndroid (#42861) by Jacek Fedoryński · 5 years ago
- ce15097 Re-land keyboard traversal PRs (#42278) by Greg Spencer · 5 years ago
- 3e2dc8c Revert ActivateAction PR (#41945) by Greg Spencer · 5 years ago v1.10.9
- bedf46d Add shortcuts and actions for default focus traversal (#40186) by Greg Spencer · 5 years ago
- 0223565 Reland changes to Intent.doNothing to avoid analyzer issue (#41477) by Greg Spencer · 5 years ago
- 957d839 Revert "Address previous comments, fix Intent.doNothing. (#41417)" (#41449) by Greg Spencer · 5 years ago
- eb3e2f5 Address previous comments, fix Intent.doNothing. (#41417) by Greg Spencer · 5 years ago
- 9749f59 Desktop manual tests (#41247) by Greg Spencer · 5 years ago
- df4bf45 more UI-as-code (#35516) by Alexandre Ardhuin · 5 years ago
- 3118ae1 Fix new prefer_const_constructors after analyzer fix. (#39917) by Konstantin Scheglov · 6 years ago
- d6938c5 Adds canRequestFocus toggle to FocusNode (#38704) by Greg Spencer · 6 years ago
- 760635e [linux] Receives the unmodified characters obtained from GLFW (#34752) by Francisco Magdaleno · 6 years ago v1.9.0
- 758009b more ui-as-code (#35393) by Alexandre Ardhuin · 6 years ago