- 60bd88d enable build test, roll engine, flag flip (#77154) by Christopher Fujino · 4 years, 6 months ago 2.0.0
- a29104a [flutter_releases] Flutter Framework 1.26.0-17.6.pre Beta Cherrypicks (#75937) by Patrick Sosinski · 4 years, 7 months ago 1.26.0-17.6.pre
- 1fe38dc [flutter_releases] Flutter Framework 1.26.0-17.5.pre Beta Cherrypicks (#75804) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.5.pre
- 48c9d3e [flutter_releases] Update additional pub packages to stable for 1.26.0-17.4.pre (#75797) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.4.pre
- 7158702 [flutter_releases] Roll pub for flutter-1.26-candidate.17 (#75733) by Christopher Fujino · 4 years, 7 months ago
- 4b50ca7 Revert tool flag (#75475) by Jenn Magder · 4 years, 7 months ago 1.26.0-17.3.pre
- 79b49b9 [flutter_releases] Flutter 1.26.0-17.2.pre Beta Framework Cherrypicks (#75303) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.2.pre
- c40e529 Revert "Roll packages to null safe (vm_service, test, etc.) (#74671)" (#74937) by Christopher Fujino · 4 years, 7 months ago 1.26.0-17.1.pre
- 98aa24c Use the shortcuts temporary solution only on web (#74768) (#74826) by Ren You · 4 years, 7 months ago
- 0014338 default CupertinoSliverNavigationBar's stretch to false (#74669) by xster · 4 years, 7 months ago
- d153832 Roll packages to null safe (vm_service, test, etc.) (#74671) by Dan Field · 4 years, 7 months ago
- 22f1700 [flutter_tools] Make setting of CWD consistent for flutter test (#74622) by Jia Hao · 4 years, 7 months ago
- 2eeeba9 Remove nullOk from Actions.invoke, add Actions.maybeInvoke (#74680) by Greg Spencer · 4 years, 7 months ago
- fbc3683 ChoiceChip's default "selected" style in dark mode theme is unreadable #49984 (#74610) by Daniel · 4 years, 7 months ago
- 6d9e3c3 Expose insetPadding and clipBehavior in SimpleDialog (#73571) by Yurii Cherniavskyi · 4 years, 7 months ago
- 754bc4a Move android_plugin_example_app_build_test from devicelab to tool integration tests (#74685) by Jenn Magder · 4 years, 7 months ago
- 47f8e95 Swap the Shortcuts widget with its child in TextField (#74683) by Mouad Debbar · 4 years, 7 months ago
- bd69fa5 use predefined constants (#74627) by Alexandre Ardhuin · 4 years, 7 months ago
- efe8a39 Added some tests and comments from Shi-Hao for the ReorderableLists. (#74689) by Darren Austin · 4 years, 7 months ago
- 1e7f395 fix a RenderBox.size access exception (#74402) by xubaolin · 4 years, 7 months ago
- 8f10a26 Remove vestigal nullOk parameter from Localizations.localeOf (#74657) by Greg Spencer · 4 years, 7 months ago
- c17be71 Update localizations (#74635) by Shi-Hao Hong · 4 years, 7 months ago
- efcf2c6 [flutter_tools] check if process manager can find adb (#74672) by Jonah Williams · 4 years, 7 months ago
- 3500014 Re-add tool test general per-test timeout (#74531) by Jenn Magder · 4 years, 7 months ago
- 92427f2 Handle 'Existing VM service clients' error from old VM service instances (#74665) by Ben Konyi · 4 years, 7 months ago
- 30cf0d4 [integration_test] fix zip command (#74473) by Romain Rastel · 4 years, 7 months ago
- 9ba06b4 [flutter_tools] handle waitForExtension having no isolates (#74664) by Jonah Williams · 4 years, 7 months ago
- 5d8dfa4 Don't crash on narrow window widths (#74365) by Ian Hickson · 4 years, 7 months ago
- b400534 remove some stray nullOK mentions from docs (#74661) by Michael Goderbauer · 4 years, 7 months ago
- c8e8d55 Allow tests to override _DevFSHttpWriter._startWrite throttle time (#74545) by Jenn Magder · 4 years, 7 months ago
- 9baca0c Fail ColdRunner.attach() eagerly when device connection fails (#74543) by Jenn Magder · 4 years, 7 months ago
- e623d93 Fix dropdown menu overscroll (#73654) by YeungKC · 4 years, 7 months ago
- 76d4114 Added padding property to NavigationRail items (#69404) by Chinmoy · 4 years, 7 months ago
- c89d649 Add connectedVmServiceUri service extension and set from flutter_tools (#74534) by Kenzie Schmoll · 4 years, 7 months ago
- 2007186 Reland: Handle more cases where the tool receives RPCError 112 (#74602) by Zachary Anderson · 4 years, 7 months ago
- 6be4d1c Revert "Handle more cases where the tool receives RPCError 112 (#74574)" (#74601) by Zachary Anderson · 4 years, 7 months ago
- c87f15f Handle more cases where the tool receives RPCError 112 (#74574) by Zachary Anderson · 4 years, 7 months ago
- 8529e5a New Reorderable list widgets (#74299) by Darren Austin · 4 years, 7 months ago
- c2cd4ef [flutter_tools] ensure unstable compiler features are not available on stable (#74526) by Jonah Williams · 4 years, 7 months ago
- fa0880c [flutter_tools] test toggle debugPaintsize (#74464) by Jonah Williams · 4 years, 7 months ago
- f3947ea Autocomplete (Material) (#73753) by Justin McCandless · 4 years, 7 months ago
- d9a69e3 Desktop keys: up/down + line modifier (#74425) by Justin McCandless · 4 years, 7 months ago
- 35b9288 Handle RPCError when VM service disappears while invoking `VmService.getIsolate` (#74528) by Ben Konyi · 4 years, 7 months ago
- e204eb2 Space and arrow keys in a text field shouldn't scroll (#74454) by Mouad Debbar · 4 years, 7 months ago
- 177fd26 Remove workaround now that type promotion accounts for local boolean variables. (#74449) by Paul Berry · 4 years, 7 months ago
- 0b3162b Create custom DiagnosticsNode type for DevTools deep links. (#74455) by Kenzie Schmoll · 4 years, 7 months ago
- 74e5182 Remove span deprecations (#73747) by Kate Lovett · 4 years, 7 months ago
- 5af0429 Remove API (#73746) by Kate Lovett · 4 years, 7 months ago
- 1b373f45 Remove unused bigquery code and deps (#74532) by Dan Field · 4 years, 7 months ago
- 5801f0e Expose DialogRoutes for state restoration support (#73829) by Shi-Hao Hong · 4 years, 7 months ago
- 3f37d86 Document TableRowInkWell and DataTable interactions better (#73018) by Shi-Hao Hong · 4 years, 7 months ago
- e599cdd [flutter_tools] fix web messaging (#74513) by Jonah Williams · 4 years, 7 months ago
- 1d3f697 [flutter_tools] flag flip (#74444) by Jonah Williams · 4 years, 7 months ago
- 46b0797 Expose AnimationController property to showBottomSheet/showModalBottomSheet (#72541) by Zain Ur Rehman · 4 years, 7 months ago
- 32db0fe [flutter_tools] provide correct sources and metadata for different base hrefs (#74452) by Jonah Williams · 4 years, 7 months ago
- 08068fd Handle service disappeared RPCError when VM service connection disappears (#74424) by Ben Konyi · 4 years, 7 months ago
- 5b1a771 MaterialBanner alignment fixes and improvements (#74309) by xubaolin · 4 years, 8 months ago
- eb9bac64 ScaffoldMessenger only shows to root nested Scaffold (#74093) by Kate Lovett · 4 years, 8 months ago
- 4bdea11 fix a tap gesture exception (#73846) by xubaolin · 4 years, 8 months ago
- 0a668b9 Add details to the iOS part integration_test (#74428) by Romain Rastel · 4 years, 8 months ago
- 550a85d Remove deprecated Element methods (#72903) by Kate Lovett · 4 years, 8 months ago
- 45cf279 [showModalBottomSheet] fix: showModalBottomSheet does not move along keyboard (#71636) by Zain Ur Rehman · 4 years, 8 months ago
- cecb7f3 Revert "Update PopupMenuButton to match Material Design spec (#70160)" (#74439) by Jonah Williams · 4 years, 8 months ago flutter-1.26-candidate.14
- 75dc45a Fix bugs with ext.flutter.activeDevToolsServerAddress (#74423) by Kenzie Schmoll · 4 years, 8 months ago
- fe87bc6 Add material icons golden test (#74131) by Pierre-Louis · 4 years, 8 months ago
- b45088c Print DevTools inspector links in RenderFlex Overflow errors (#74251) by Kenzie Schmoll · 4 years, 8 months ago
- 5aa6cba Adjust desktop feature flag (#74348) by stuartmorgan · 4 years, 8 months ago
- a8471a6 Material Desktop Context Menu (#74286) by Justin McCandless · 4 years, 8 months ago
- aed4518 Remove deprecated WaitUntil[NoTransientCallbacks, NoPendingFrame, FirstFrameRasterized] methods from flutter_driver (#73754) by Kate Lovett · 4 years, 8 months ago
- 97481e1 Remove deprecated Layer.findAll (#73749) by Kate Lovett · 4 years, 8 months ago
- d57512c AdoptAWidget: ColorFiltered (#71093) by Muskan Jain · 4 years, 8 months ago
- 851ff68 [flutter_tools] throwToolExit from archive failure (#74259) by Jonah Williams · 4 years, 8 months ago
- 80142d4 Update the alt text to match recommendations in https://html.spec.whatwg.org/multipage/images.html#alt (#74089) by Ian Hickson · 4 years, 8 months ago
- 57d695a Skip flutter_immediately_exit_test (#74359) by Jenn Magder · 4 years, 8 months ago
- a4b27cb Update CupertinoSlidingSegmentedControl (#73772) by LongCatIsLooong · 4 years, 8 months ago
- e21344f minor streetAddressLine2 documentation update (#73370) by LongCatIsLooong · 4 years, 8 months ago
- 61299b1 Revert "[text_input] prepare for custom text input sources (#72803)" (#74349) by LongCatIsLooong · 4 years, 8 months ago
- def31b4 Improve DebugCreator docs (#74341) by Michael Goderbauer · 4 years, 8 months ago
- 48b3e8b Don't use iOS font names for the macOS theme (#74342) by stuartmorgan · 4 years, 8 months ago
- 24e195d Mac context menu (#73882) by Justin McCandless · 4 years, 8 months ago
- c66596e Removed uses of AppBarTheme.color in packages/flutter (#74273) by Hans Muller · 4 years, 8 months ago
- 2a2e0cf Add clipBehavior to InteractiveViewer (#73281) by RomanJos · 4 years, 8 months ago
- 2e3d3e6 Revert "ListTile Material Ripple and Shape Patch (#73618)" (#74335) by Greg Spencer · 4 years, 8 months ago
- e2e3976 Roll package:dds to 1.7.3 and add error handling for VM service disappearing (#74272) by Ben Konyi · 4 years, 8 months ago
- 914c9aa Rephrase null safety mode (#74306) by Michael Thomsen · 4 years, 8 months ago
- 118f612 Return the existing DevTools server from DevToolsLauncher.serve if one is already running. (#74271) by Kenzie Schmoll · 4 years, 8 months ago
- dcc4fdd Pass only Uri to package:http APIs (#74285) by Nate Bosch · 4 years, 8 months ago
- 5318782 Use package:vm_service instead of json_rpc_2 (#74215) by Dan Field · 4 years, 8 months ago
- 178c87c Avoid relative paths in .dart_tool/package_config.json when generate:true (#73944) by Sigurd Meldgaard · 4 years, 8 months ago
- b362d6f [flutter_tools] Fix ignoring of Flutter tester exitCode (#74293) by Jia Hao · 4 years, 8 months ago
- 913d593 Check VM service URI is valid before attempting to start DDS (Re-upload #73998) (#74280) by Ben Konyi · 4 years, 8 months ago
- 024c49d ListTile Material Ripple and Shape Patch (#73618) by Nathan Walker · 4 years, 8 months ago
- 5322c6f Fix RenderCustomPaint intrinsics (#72103) by Todd Volkert · 4 years, 8 months ago
- 80f88a7 Remove deprecated Scaffold.resizeToAvoidBottomPadding (#72890) by Kate Lovett · 4 years, 8 months ago
- 2d0afe4 Add some new examples to Actions and Shortcuts (#72163) by Greg Spencer · 4 years, 8 months ago
- e7772d0 Reland "Improve the ScrollBar behavior when nested (#71843)" (#74104) by xubaolin · 4 years, 8 months ago
- d325705 [flutter_tools] pub get skips example dir if there is no pubspec.yaml (#74264) by Jonah Williams · 4 years, 8 months ago
- 2f7804f Add null safety note to flutter create (#74265) by Michael Goderbauer · 4 years, 8 months ago
- 3fbe1a5 Remove deprecation from RenderView (#73748) by Kate Lovett · 4 years, 8 months ago
- 4feb18c Remove deprecated CupertinoDialog (#73604) by Kate Lovett · 4 years, 8 months ago