id
stringlengths 14
17
| text
stringlengths 23
1.11k
| source
stringlengths 35
114
|
---|---|---|
0bc227dfb386-140 | 73780 Fix single ToggleButton border painting bugs (cla: yes, f: material design, framework, waiting for tree to go green, will affect goldens)
73829 Expose DialogRoutes for state restoration support (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
73846 fix a tap gesture exception (cla: yes, framework, waiting for tree to go green)
73882 Mac context menu (cla: yes, f: cupertino, f: material design, framework)
73894 Added ButtonStyle.alignment property (cla: yes, f: material design, framework)
73895 Flutter 1.26 candidate.10 (cla: yes, f: material design, framework, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-141 | 73899 Restore adaptive nature to new Scrollbar (cla: yes, f: material design, f: scrolling, framework, waiting for tree to go green)
73900 Added CupertinoButton alignment property (cla: yes, f: cupertino, framework)
73925 Apply ListTile colors to leading and trailing text widgets (cla: yes, f: material design, framework, waiting for tree to go green)
73985 [flutter_releases] Flutter 1.25.0-8.3.pre framework cherrypicks (cla: yes, engine, f: cupertino, framework, team, tool)
73989 Add fixes for Stack deprecation (cla: yes, framework, team, waiting for tree to go green)
73992 BorderTween.lerp supports null begin/end values (cla: yes, f: cupertino, framework) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-142 | 73993 Fix canpop logic to be more robust (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
73994 Add fixes for deprecations in TextTheme (cla: yes, f: material design, framework, team, waiting for tree to go green)
73996 Add fixes for autovalidate deprecation in Form, FormField, TextFormField, and DropdownButtonFormField (cla: yes, f: material design, framework, team, waiting for tree to go green)
74066 Remove unused semantics tap action for readonly textfield and selecta… (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
74077 Expand Stack fix to more exporting libraries (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-143 | 74088 Revert “Improve the ScrollBar behavior when nested” (cla: yes, f: cupertino, f: material design, framework)
74089 Update the alt text to match recommendations in HTML spec (cla: yes, framework, waiting for tree to go green)
74093 ScaffoldMessenger only shows to root nested Scaffold (a: layout, a: quality, cla: yes, customer: money (g3), f: material design, framework, waiting for tree to go green, will affect goldens)
74104 Reland “Improve the ScrollBar behavior when nested (#71843)” (cla: yes, f: cupertino, f: material design, f: scrolling, framework, waiting for tree to go green)
74131 Add material icons golden test (cla: yes, f: material design, framework) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-144 | 74251 Print DevTools inspector links in RenderFlex Overflow errors (cla: yes, framework, tool, waiting for tree to go green)
74273 Replaced uses of AppBarTheme.color with AppBarTheme.backgroundColor (cla: yes, f: material design, framework)
74286 Material Desktop Context Menu (cla: yes, f: cupertino, f: material design, framework)
74299 New Reorderable list widgets (cla: yes, f: material design, f: scrolling, framework, severe: new feature)
74309 MaterialBanner alignment fixes and improvements (cla: yes, f: material design, framework, waiting for tree to go green)
74335 Revert “ListTile Material Ripple and Shape Patch (#73618)” (cla: yes, f: material design, framework) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-145 | 74341 Improve DebugCreator docs (cla: yes, framework)
74342 Don’t use iOS font names for the macOS theme (cla: yes, f: material design, framework)
74349 Revert “[text_input] prepare for custom text input sources” (cla: yes, framework, waiting for tree to go green)
74402 fix a RenderBox.size access exception (cla: yes, framework, waiting for tree to go green)
74425 Desktop keys: up/down + line modifier (cla: yes, framework)
74439 Revert “Update PopupMenuButton to match Material Design spec” (a: internationalization, cla: yes, f: material design, framework)
74449 Remove workaround now that type promotion accounts for local boolean variables. (cla: yes, framework, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-146 | 74454 Space and arrow keys in a text field shouldn’t scroll (a: text input, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
74455 Create custom DiagnosticsNode type for DevTools deep links. (cla: yes, framework)
74534 Add connectedVmServiceUri service extension and set from flutter_tools (cla: yes, framework, tool)
74610 ChoiceChip’s default “selected” style in dark mode theme is unreadabl… (cla: yes, f: material design, framework, waiting for tree to go green)
74627 use predefined constants (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
74657 Remove vestigial nullOk parameter from Localizations.localeOf (a: internationalization, cla: yes, framework) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-147 | 74661 remove some stray nullOK mentions from docs (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
74669 default CupertinoSliverNavigationBar’s stretch to false (cla: yes, f: cupertino, framework, waiting for tree to go green)
74671 Roll packages (a: tests, cla: yes, framework, team, tool, waiting for tree to go green)
74680 Remove nullOk from Actions.invoke, add Actions.maybeInvoke (cla: yes, framework)
74683 Swap the Shortcuts widget with its child in TextField (a: text input, cla: yes, f: material design, framework, waiting for tree to go green)
74689 Added some tests and comments for the Reorderable Lists. (cla: yes, framework, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-148 | tool - 578 pull request(s)
58853 [flutter_tools] Support IntelliJ 2020.1 and later on Linux and Windows (cla: yes, tool)
61098 [flutter_tools] copy flutter_texture_registrar.h header for Windows shell (cla: yes, tool)
61589 [flutter_tools] According to AnalysisSeverity return exit code detailed proposal (cla: yes, tool)
62417 [flutter_tools] Add channel order aware version_test (cla: yes, tool, waiting for tree to go green)
62502 Fix typo subetting should be subsetting (a: error message, cla: yes, tool, waiting for tree to go green)
63996 fuchsia_remote_debug_protocol allows open port on remote device (a: tests, cla: yes, framework, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-149 | 64644 [flutter_tools] generates version.json for web using flutter tool (cla: yes, tool)
64742 Remove FlutterApplication from app templates. (cla: yes, tool, waiting for tree to go green)
65087 Let Flutter SDK use cupertino_icons 1.0.0 (cla: yes, f: cupertino, framework, team, tool)
65118 Save startup timeline (cla: yes, tool, waiting for tree to go green)
65182 Apply darkmode style (cla: yes, team, tool, waiting for tree to go green)
65198 Avoid thinning frameworks in iOS extensions (cla: yes, platform-ios, team, tool, waiting for tree to go green)
65418 [flutter_tools] handle terminals that do not support single char mode in Terminal.promptForCharInput (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-150 | 65422 [flutter_tools] only lock if an upgrade/download will be performed (linux/macos) and output building messages to stderr (cla: yes, team, tool)
65508 fix an issue where raw json output is written to IDE clients (cla: yes, tool, waiting for tree to go green)
65509 Sort generated plugin file content by plugin name (cla: yes, tool, waiting for tree to go green)
65568 Remove unused ‘dart:async’ imports. (a: accessibility, a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool)
65623 Remove invalid assert in daemon (cla: yes, tool, waiting for tree to go green)
65696 Minor Windows app template updates (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-151 | 65704 Revert “fuchsia_remote_debug_protocol allows open port on remote device” (a: tests, cla: yes, framework, tool)
65765 Update flutter_command.dart (cla: yes, tool, waiting for tree to go green)
65784 [flutter_tools] automatically update to latest sw on install (cla: yes, tool)
65787 Flutter Stable Framework Cherrypicks 1.20.4 (a: internationalization, cla: yes, d: examples, engine, f: material design, framework, team, tool)
65797 [flutter_tools] fix failure to create ansi spinner if download needs to be retired (cla: yes, tool)
65802 [flutter_tools] make local engine integration testing easier (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-152 | 65806 [flutter_tools] port deprecated settings test to flutter integration shard (cla: yes, team, tool, waiting for tree to go green)
65814 [flutter_tools] use flutter tool handler for dwds resources and precache tool pub dependencies (cla: yes, tool)
65867 [flutter_tools] update windows config feature (cla: yes, tool)
65869 [flutter_tools] handle archive exception from invalid zip signature (cla: yes, tool)
65873 Reland “Re-enable the Dart Development Service (DDS) (#64671)” (cla: yes, team, tool, waiting for tree to go green)
65929 update_dart_sdk.ps1: Ensure Start-BitsTransfer always throws an exception (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-153 | 65951 [flutter_tools] connect widget cache from frontend_server (cla: yes, framework, team, tool, waiting for tree to go green)
65964 Updated androidMissingSdkInstructions error message (cla: yes, tool, waiting for tree to go green)
65977 Inform user how to fix permissions when the observatory URL isn’t found on iOS 14 (cla: yes, platform-ios, tool, waiting for tree to go green)
65978 Added the machine’s architecture to macos doctor results. (cla: yes, tool, waiting for tree to go green)
65984 Hide flutter test –platform (cla: yes, tool, waiting for tree to go green)
66021 Update Windows system font change handling (cla: yes, tool, waiting for tree to go green)
66022 Consider the Windows app template stable (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-154 | 66022 Consider the Windows app template stable (cla: yes, tool)
66025 Add VERSIONINFO to the Windows template (cla: yes, tool, waiting for tree to go green)
66069 [flutter_tools] optimize fetch requests and remove main.dart.js bypass (cla: yes, tool, waiting for tree to go green)
66082 [flutter_tools] register service worker after first frame event (cla: yes, framework, team, tool)
66092 Stream logging from attached debugger on iOS (cla: yes, platform-ios, tool)
66113 Remove the Windows ‘flutter create’ warning (cla: yes, tool, waiting for tree to go green)
66123 Ensure VmService instance is disposed after failed direct connection attempt (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-155 | 66136 [versions] update to latest source span and roll engine to 4b8477d11573d233e6791204191c0090f733b05d (cla: yes, engine, team, tool, waiting for tree to go green)
66151 [flutter_tools] map file Uri to multi-root scheme if provided (cla: yes, tool)
66152 Added timeout for closing devfs sync http connections. (cla: yes, tool)
66156 [flutter_tools] fix bug where last build id parent folder is missing (cla: yes, tool, waiting for tree to go green)
66159 [flutter_tools] add EPERM to set of immediate exit errors (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-156 | 66164 Revert “Ensure VmService instance is disposed after failed direct connection attempt” (cla: yes, tool)
66266 [flutter_tools] allow device classes to provide platform-specific interface for devFS Sync (cla: yes, tool, waiting for tree to go green)
66271 Reland fuchsia_remote_debug_protocol allows open port on remote device (a: tests, cla: yes, framework, tool, waiting for tree to go green)
66273 [flutter_tools] remove k toggle for canvaskit from web runner (cla: yes, tool)
66290 roll source_span 1.8.0-nullsafety.2 (cla: yes, team, tool)
66310 Listen to Debug VM stream to get Stdout logs from VMService (cla: yes, platform-ios, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-157 | 66311 Expose enable-experiment in Flutter drive (cla: yes, tool, waiting for tree to go green)
66358 [flutter_tools] dont crash if attach is given a bad debug uri (cla: yes, tool)
66359 Revert “Stream logging from attached debugger on iOS” (cla: yes, tool)
66360 Reland “Stream logging from attached debugger on iOS”” (cla: yes, tool)
66367 [dev release] Revert “Stream logging from attached debugger on iOS (#66092)” (cla: yes, tool)
66368 Revert “Stream logging from attached debugger on iOS” (cla: yes, tool)
66370 Change the default visual density to be adaptive based on platform. (cla: yes, f: material design, framework, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-158 | 66377 Reland “Ensure VmService instance is disposed after failed direct connection attempt” (cla: yes, tool)
66382 Update .gitignore.tmpl (cla: yes, tool, waiting for tree to go green)
66384 update to the latest null safe packages (cla: yes, team, tool)
66390 Stream logging from attached debugger on iOS (cla: yes, tool)
66397 Revert “Stream logging from attached debugger on iOS” (cla: yes, tool)
66399 Stream logging from attached debugger on iOS 13+ (cla: yes, platform-ios, team, tool)
66401 [flutter_tools] fix calling debugToggleBrightness on release mode (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-159 | 66403 Revert “[flutter_tools] map file Uri to multi-root scheme if provided” (cla: yes, tool)
66405 [flutter_tools] reland: map file URIs to a multiroot scheme (cla: yes, tool)
66406 Check git commands in Flutter version check test (cla: yes, team, tool)
66417 [flutter_tools] flush UI thread tasks before finishing hot restart (cla: yes, tool)
66461 [flutter_tools] try deleting the web cache directory before copying new web sdk (cla: yes, tool, waiting for tree to go green)
66468 [flutter_tools] do not add events to closed sink in throttle transform (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-160 | 66500 Flutter 1.22.0-12.2.pre Framework cherrypicks (a: tests, cla: yes, engine, framework, team, tool)
66507 [flutter_tools] enable single widget reload optimization by default on master (cla: yes, tool, waiting for tree to go green)
66519 Try the Wayland GDK backend, the engine now supports it (cla: yes, tool)
66559 [flutter_tools] bypass pubspec yaml content check when running pubdependencies (cla: yes, tool)
66590 Force plugins to inherit minimum iOS version from Flutter app (cla: yes, platform-ios, t: xcode, team, tool)
66606 [web] Change the web server to support path url strategy (cla: yes, platform-web, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-161 | 66607 Set DDS port to requested observatory port for test (cla: yes, tool)
66621 Remove “Try accepting the local network permissions popup” warning (a: triage improvements, cla: yes, platform-ios, tool, waiting for tree to go green)
66645 [flutter_tools] Use XDG_CONFIG_HOME dir by default for config files (cla: yes, tool)
66678 [flutter_tools] enable LocalDevFSWriter for desktop devices, iOS simulator (cla: yes, tool)
66680 [flutter_tools] ensure ErrorHandlingFileSystem wraps current directory (cla: yes, tool, waiting for tree to go green)
66685 [flutter_tools] handle missing zip/unzip argument errors (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-162 | 66687 Teach the flutter tool how to find android output files if the flavor contains uppercase letters (cla: yes, tool, waiting for tree to go green)
66691 [flutter_tools] dont mention git clone of flutter in run message (cla: yes, tool)
66696 [flutter_tools] flutter logs no longer requires supported device (cla: yes, tool, waiting for tree to go green)
66701 [flutter_tools] pretty print hot reload rejection error (cla: yes, tool)
66704 [flutter_tools] pass existsSync through error handling io (cla: yes, tool)
66705 [flutter_tools] do not crash if chrome preference save fails (cla: yes, tool)
66708 [flutter_tools] handle case where file is deleted by other program or running on read only volume (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-163 | 66742 [flutter_tools] hot reload/restart update for asset manager change (cla: yes, tool)
66748 Improve consistency of top-level help text (cla: yes, tool, waiting for tree to go green)
66755 [flutter_tools] dont let crash reporter crash tool (cla: yes, tool)
66776 [flutter_tools] remove all pub caching logic (cla: yes, tool)
66780 [flutter_tools] do not error doctor on missing vs code extension (cla: yes, tool)
66782 [flutter_tools] do not error flutter doctor on missing AS/intellij plugins (cla: yes, tool)
66787 [flutter_tools] add a mechanism to turn off immediate tool exit (cla: yes, tool)
66801 Minor tool text typo (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-164 | 66836 Roll package:dds to 1.4.0 and update error handling (cla: yes, team, tool)
66842 [flutter_tools] do not require a dependency on devtools server (cla: yes, tool)
66849 Flutter 1.22.0-12.3.pre framework cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
66854 Update flutter_tools README.md to document need for FLUTTER_ROOT (cla: yes, tool, waiting for tree to go green)
66897 Add the ability to inject a bootstrap script (cla: yes, tool)
66941 Replace MockFile with memory file system files (cla: yes, team, tool)
66946 Replace MockCache with Cache.test() (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-165 | 66980 [flutter_tools] fix documentation, globals, and todos in the android codebase (cla: yes, tool)
66983 [flutter_tools] prevent running analyze-size with split-debug-info (cla: yes, tool)
66995 [flutter_tool] enable single widget reload optimization by default on dev (cla: yes, tool, waiting for tree to go green)
66997 Fix Windows and Linux plugin template filenames (cla: yes, tool, waiting for tree to go green)
67012 Replace MockArtifacts with Artifacts.test() (cla: yes, team, tool)
67019 Replace MockProcessManager with FakeProcessManager (cla: yes, team, tool, waiting for tree to go green)
67029 Improve Windows symlink instructions (a: build, a: desktop, cla: yes, platform-windows, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-166 | 67057 update stack_trace dep (and others) (cla: yes, team, tool, waiting for tree to go green)
67081 [web] Update index.html template to support new path strategy (cla: yes, f: routes, platform-web, tool, waiting for tree to go green)
67088 [web] Respond with 404 to non-found asset or package files (cla: yes, platform-web, tool, waiting for tree to go green)
67106 [null-safety] allow web shard to compile null-safe tests. (a: null-safety, cla: yes, tool)
67146 [flutter_tools] remove globals from desktop configuration (cla: yes, tool, waiting for tree to go green)
67150 [flutter_tools] support all engine debugging options with FLUTTER_ENGINE_SWITCH environment variables (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-167 | 67152 [null-safety] pass experiments to builders (cla: yes, framework, tool)
67165 [flutter_tools] update build rules to depend on subset of package_config contents (cla: yes, tool)
67171 [null-safety] add integration tests for sound null safety modes, add support for sound null safety in dart2js (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
67231 [flutter_tools] do not use IOSink for writing cache responses (cla: yes, tool)
67234 [flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file (cla: yes, tool)
67237 [flutter_tools] add more docs to cocoapods, move to globals (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-168 | 67240 [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR (cla: yes, tool)
67242 [flutter_tools] Simplify plugin test cases and expand coverage of AndroidPlugin (cla: yes, tool)
67274 [flutter_tools] refactor local engine locator to its own class (cla: yes, tool)
67279 [flutter_tools] delete code related to reload method (cla: yes, tool)
67295 Handle missing Android SDKs in getEmulators() (cla: yes, tool, waiting for tree to go green)
67316 Remove goldens request timeout (cla: yes, tool, waiting for tree to go green)
67331 [flutter_tools] disable source maps by default for release builds, enable for run and with command line arg (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-169 | 67357 Condense package:test_core imports (cla: yes, tool)
67367 Remove the .zip method from OSUtils, as it was not used (cla: yes, tool)
67369 [flutter_tools] work around hostonly test (cla: yes, tool)
67425 [flutter_test] handle breaking change to test main (a: tests, cla: yes, framework, team, tool)
67452 Add publish-port flag to disable mDNS port discovery (cla: yes, platform-ios, tool, waiting for tree to go green)
67466 Work around the glibc bug that causes rare Chrome crashes (cla: yes, team, tool, waiting for tree to go green)
67478 [flutter_tools] remove deprecated flutter command (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-170 | 67485 [flutter_tools] remove globals from compile and devices (cla: yes, tool)
67493 [flutter_tools] support powershell style help request (cla: yes, tool)
67530 [flutter_tools] remove stray print from engine locator (cla: yes, tool, waiting for tree to go green)
67552 [flutter_releases] Flutter 1.22.1 Framework Cherrypicks (cla: yes, engine, f: material design, framework, team, tool)
67572 Revert “[flutter_tools] remove all pub caching logic” (cla: yes, tool)
67576 Respect –enable-software-rendering flag on iOS simulators (cla: yes, tool, waiting for tree to go green)
67581 [flutter tools] Add a DelegatingLogger class (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-171 | 67589 [flutter_tools] Reland: simplify pub cache logic (cla: yes, tool)
67598 Build xcarchive command (cla: yes, platform-ios, t: xcode, team, tool)
67669 [flutter_tools] fold executable resolution into flutter (cla: yes, tool)
67670 Replace MockUsage with Usage.test in build tests (cla: yes, team, tool)
67744 Bump meta to 1.3.0-nullsafety.4 (cla: yes, team, tool)
67755 Remove uses of Dart VM bytecode mode (cla: yes, tool)
67766 [flutter_tools] remove train and inject-plugins command (cla: yes, team, tool)
67781 Build IPA command (cla: yes, platform-ios, t: xcode, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-172 | 67783 [flutter_tools] remove –with-driver-test (cla: yes, tool)
67786 [flutter_tools] dont allow creating package name that is invalid (cla: yes, tool)
67826 [flutter_tools] check asset files while the tool waits for the frontend_server compile (cla: yes, tool)
67827 [flutter_tools] Make ApplicationPackageFactory inject dependencies for Android Builds (cla: yes, tool)
67837 [flutter_tools] use fixed entry for dill uploads (cla: yes, tool)
67839 [flutter_tools] verify checksum of downloaded artifacts (cla: yes, tool)
67882 [flutter_tools] HACKTOBERFEST (cla: yes, tool)
67883 [flutter_tools] validate that SkSL bundle path exists (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-173 | 67884 [flutter_tools] document flutter root initialization (cla: yes, tool)
67899 Avoid skipping variable initialization using case. (cla: yes, tool, waiting for tree to go green)
67931 [flutter_tools] do not crash validator if intellij JAR file is missing (cla: yes, tool)
67936 [flutter_tools] teach flutter drive to uninstall if install fails (cla: yes, tool)
67954 Revert “[flutter_tools] fold executable resolution into flutter” (cla: yes, tool)
67957 [flutter_tools] reland: fold process resolution logic into the flutter tool (cla: yes, tool)
67959 [flutter_tools] do not measure progress timeout (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-174 | 67968 Revert “[flutter_tools] reland: fold process resolution logic into the flutter tool” (cla: yes, tool)
67970 Detect ARM macOS arch with sysctl hw.optional.arm64 (cla: yes, platform-ios, tool)
67971 [flutter_tools] attempt to stabilize hot restart benchmark the old fashioned way (cla: yes, team, tool)
67976 Move processUtils to globals (cla: yes, team, tool, waiting for tree to go green)
67992 [flutter_tools] support Android Studio 4.1 on Windows (cla: yes, tool)
68020 [flutter_tools] change the IntelliJ plugin detection logic. (cla: yes, tool)
68026 [flutter_tools] delete applicationPackageStore (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-175 | 68046 Detach debugger when VM connection fails on iOS (cla: yes, tool)
68050 Run Xcode command lines tools in native ARM (cla: yes, platform-mac, tool)
68060 [flutter_tool] support –use-application-binary in flutter drive (cla: yes, team, tool)
68071 [flutter_tools] do not allow attaching in release mode (cla: yes, tool)
68078 [flutter_tools] listen to the nice ios-deploy tool (cla: yes, tool)
68118 Revert “[flutter_tools] listen to the nice ios-deploy tool” (cla: yes, tool)
68128 [flutter_tools] partial revert of start app change (cla: yes, tool)
68131 [flutter_tools] ensure android log reader works in flutter drive (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-176 | 68132 Update package:stack_trace dependency to 1.10.0-nullsafety.4 (cla: yes, team, tool)
68135 [flutter_releases] Flutter 1.22.2 framework cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
68136 Sync lints (cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green)
68140 [flutter_tools] move gradle download failure handling into tool (cla: yes, team, tool)
68145 Noninteractive iOS debugger session (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-177 | 68145 Noninteractive iOS debugger session (cla: yes, tool)
68156 [devicelab] allow the devicelab to take a screenshot if the iOS connection fails with FLUTTER_IOS_SCREENSHOT_ON_CONNECTION_FAILURE (cla: yes, team, tool)
68168 [flutter_releases] Flutter 1.23.0-18.1.pre Framework Cherrypicks (cla: yes, engine, tool)
68206 [gen_l10n] Create pubspec.yaml in “.dart_tool/flutter_gen” if it does not already exist (a: internationalization, cla: yes, tool)
68222 Revert “[flutter_tools] ensure android log reader works in flutter drive” (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-178 | 68243 [flutter_tools] update metadata detection to account for invalid yaml (cla: yes, tool)
68245 Revert noninteractive lldb debugging, timeout warning (cla: yes, platform-ios, tool)
68277 fix the tree (cla: yes, tool)
68280 Use multiroot scheme for initial compilation in ResidentRunner recompile (cla: yes, tool)
68302 enable unnecessary_string_escapes and use_raw_strings (a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green)
68309 [flutter_tools] drive uses correct application package for prebuilt (cla: yes, tool)
68329 request.mainUri should be fileUri (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-179 | 68334 [flutter_tools] retry the driver launch of the application up to 3 times. (cla: yes, tool)
68361 Build iOS apps using Swift Packages (cla: yes, d: examples, team, tool, waiting for tree to go green)
68376 Generate only requested platform directories on create (cla: yes, tool)
68409 [flutter_tools] add –android-gradle-daemon option, use in devicelab (a: accessibility, cla: yes, team, tool)
68421 Add current version to the upgrade message of the Flutter tool (cla: yes, tool)
68437 Adjust constraints in templates (cla: yes, tool)
68451 [flutter_tools] refactor drive launch into separate service, split by mobile+desktop and web (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-180 | 68452 Disable header bar when not using GNOME Shell. (cla: yes, tool)
68488 [flutter_tools] increase devFS sync timeout to 60 seconds (cla: yes, tool)
68489 Revert “[flutter_tools] add –android-gradle-daemon option, use in devicelab” (a: accessibility, cla: yes, team, tool)
68491 [flutter_tools] reland: –no-android-gradle-daemon in devicelab (a: accessibility, cla: yes, team, tool)
68492 Respond to HTTP POST requests with 404 in WebAssetServer (cla: yes, tool, waiting for tree to go green)
68533 [flutter_tools] make android deps no longer required for flutter doctor (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-181 | 68535 Update Linux template app to pass through command line arguments to the Dart entrypoint (cla: yes, tool)
68542 Add CocoaPods sudo installation note (cla: yes, platform-ios, tool, waiting for tree to go green)
68553 [gen-l10n] Fix untranslated messages (a: internationalization, cla: yes, team, tool, waiting for tree to go green)
68624 [flutter_tools] add some versions, cleanup (cla: yes, tool)
68650 [flutter_tools] remove iOS screenshot on failure functionality (cla: yes, tool)
68655 Clean up device logger and port forwarding on drive completion (cla: yes, tool)
68678 [flutter_tools] use –no-print-incremental-dependencies for non-resident and test compiles (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-182 | 68714 Revert “enable unnecessary_string_escapes and use_raw_strings” (a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool)
68729 App.framework must support iOS 8 for older Flutter projects (cla: yes, d: examples, platform-ios, team, tool, waiting for tree to go green)
68737 Add a missing include to the Linux plugin template (cla: yes, tool, waiting for tree to go green)
68756 [flutter_tools] remove fallback discovery and observatory timeout (cla: yes, tool)
68774 [gen_l10n] Make resource attributes optional for simple cases (a: internationalization, cla: yes, tool)
68790 [devicelab] de-flake iOS launch (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-183 | 68817 Turn off CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER in CocoaPod targets (cla: yes, tool, waiting for tree to go green)
68826 Better error message when export options plist does not a fix (cla: yes, tool)
68844 Stop debugger when iOS app crashes (cla: yes, tool, waiting for tree to go green)
68845 Revert “[flutter_tools] refactor drive launch into separate service, split by mobile+desktop and web” (cla: yes, tool)
68848 Support –web-renderer options which would allow user to specify which rendering backend to use. (cla: yes, tool, waiting for tree to go green)
68854 [flutter_tools] Support zipped application bundles for macOS (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-184 | 68855 Apple silicon arch -arm64 to -arm64e (cla: yes, platform-ios, platform-mac, t: xcode, tool, waiting for tree to go green)
68866 [flutter_tools] Add –verify-only flag to flutter upgrade (cla: yes, tool)
68887 [flutter_tools] reland: drive service (cla: yes, tool)
68898 [flutter_tools] null safety mode is used for dill naming (cla: yes, tool, waiting for tree to go green)
68931 Send command line arguments through to the Flutter Engine on Windows (cla: yes, tool, waiting for tree to go green)
68978 [flutter_tools] eagerly set asset directory path, cache flutter views, simplify error handling (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-185 | 69000 [flutter_tools] implement safe file copy with multiple fallbacks (cla: yes, tool)
69016 [gen_l10n] Add base method code comments for improved discoverability (a: internationalization, cla: yes, tool, waiting for tree to go green)
69025 Reland: enable unnecessary_string_escapes and use_raw_strings (#68302) (a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green)
69033 [flutter_tools] update test platform to use buildInfo instead of mode + additional params (cla: yes, tool)
69041 Update null safe deps to prepare for the 2.12 sdk version (cla: yes, team, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-186 | 69059 [flutter_tools] add package_config.json to analyze_once_test.dart (cla: yes, tool)
69067 [flutter_tools] update to vm_service 5.2.0, update to dwds 7.0.0 (cla: yes, team, tool)
69114 [flutter_tools] enable web integration tests (cla: yes, tool)
69115 [flutter_tools] handle windows holding file lock in web build directory (cla: yes, tool)
69121 [flutter_tools] fix test expectation in resident_runner.dart (cla: yes, tool)
69126 reland driver vm_service migration (a: tests, cla: yes, framework, team, tool)
69155 Remove intl_translation dependency from gen_l10n integration test (a: internationalization, cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-187 | 69160 Use runZonedGuarded() instead of deprecated onError. (cla: yes, f: cupertino, framework, tool)
69194 Include VS Code + Android Studio URLs in the No IDE message (cla: yes, t: flutter doctor, tool, waiting for tree to go green)
69220 [flutter_tools] use throwToolExit (cla: yes, tool)
69223 opt out the listener.dart generated file (cla: yes, tool, waiting for tree to go green)
69234 [flutter_releases] Flutter 1.22.3 framework cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
69237 [flutter_tools] fix –use-existing-app for flutter drive (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-188 | 69244 [flutter_tools] support ws scheme in use-existing-app (cla: yes, tool)
69245 Show macOS arm64 architecture in doctor and devices list (cla: yes, platform-mac, tool, waiting for tree to go green)
69246 [flutter_tools] conditionally invoke pub run test for drive scripts based on presence of dependency (cla: yes, tool)
69255 Make the launch background drawable compatible with older Android API levels (cla: yes, tool, waiting for tree to go green)
69261 Revert “[flutter_tools] enable web integration tests” (cla: yes, tool)
69264 [flutter_tools] Reland: Stage web tests (cla: yes, tool)
69319 Fix issue with –web-renderer. (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-189 | 69340 [flutter_tools] disable failing gen l10n test (cla: yes, tool)
69351 [flutter_tools] retry sever socket setup (and port selection if port is unspecified) (cla: yes, tool)
69364 Fix: fix android studio 4.1 plugin path for macOS (cla: yes, tool, waiting for tree to go green)
69382 [gen_l10n] Fix unintended use of raw string in generateString (a: internationalization, cla: yes, severe: regression, team, tool)
69405 [null-safety] update tests and tool auto-detection for null safe dart (a: accessibility, cla: yes, engine, team, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-190 | 69420 [flutter_tools] Make flutter upgrade –verify-only display framework version differences instead of commit hashes (cla: yes, tool, waiting for tree to go green)
69450 [flutter_tools] do not reload sources if no sources changed (cla: yes, tool)
69505 [flutter_tools] remove all globals from cache and cache_test (cla: yes, tool)
69547 [flutter_tools] remove unused or no longer useful code (cla: yes, tool, waiting for tree to go green)
69548 [flutter_tools] remove globals from android_workflow (cla: yes, tool)
69549 [flutter_tool] initialize flutter root in executable (cla: yes, team, tool)
69550 [flutter_tools] add canvaskit hot reload integration test (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-191 | 69592 [flutter_tools] support –extra-gen-snapshot-options everywhere –extra-front-end-options is specified (cla: yes, tool)
69607 Add a –dart-entrypoint-args flag to flutter run to pass through Dart entrypoint arguments on Flutter Desktop (cla: yes, tool, waiting for tree to go green)
69612 Build App.framework directly to build directory (cla: yes, t: xcode, tool, waiting for tree to go green)
69614 Remove usage of –enable-experiment to analysis server (cla: yes, engine, framework, tool)
69617 Remove references to Window, and switch usages to PlatformDispatcher or SingletonFlutterWindow (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool)
69622 Move package:integration_test to flutter/flutter (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-192 | 69630 Update plugins dependencies for the Gallery test (a: null-safety, a: tests, cla: yes, team, tool)
69633 mark flaky tests as flaky (cla: yes, team, tool)
69641 Revert “Build App.framework directly to build directory” (cla: yes, tool)
69699 Build App.framework directly to build directory (cla: yes, t: xcode, team, tool)
69720 Deprecate build ios-framework –universal (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
69726 Do not use –first-parent when determining version on master (cla: yes, tool)
69728 Disable web expression evaluation tests (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-193 | 69728 Disable web expression evaluation tests (cla: yes, tool)
69731 Compile snapshot_assembly with sdk root set in Xcode (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
69736 Methods in build_ios_framework for universal and XCFrameworks (a: existing-apps, cla: yes, platform-ios, tool, waiting for tree to go green)
69784 [flutter_tools] forward all args to pub (cla: yes, tool)
69791 [flutter_conductor] update dev/tools with release tool (cla: yes, team, tool, waiting for tree to go green)
69798 fix hot reload benchmark data (cla: yes, tool)
69802 disable hot reload web tests on CI due to flakes (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-194 | 69809 Update CocoaPods recommended version to 1.9 (cla: yes, platform-ios, t: xcode, team, tool)
69810 [versions] roll versions (cla: yes, team, tool)
69837 Run more xcodebuild commands in native arm on Apple Silicon (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
69840 Build either iphoneos or iphonesimulator App.framework, not both (a: existing-apps, cla: yes, platform-ios, tool)
69846 Remove add-to-app Xcode build phase input files (a: existing-apps, cla: yes, t: xcode, tool)
69870 Revert “Fix: fix android studio 4.1 plugin path for macOS” (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-195 | 69892 [versions] update more null safe versions (cla: yes, team, tool)
69911 [flutter_tools] allow using flutter test for testing the tool too (cla: yes, team, tool)
69914 [flutter_tools] split web integration tests into new shard (cla: yes, team, tool)
69920 [flutter_tools] deploy version.json asset on Linux (cla: yes, tool, waiting for tree to go green)
69921 Persist Chrome Default Directory (cla: yes, tool, waiting for tree to go green)
69954 Fix android studio 4.1 plugin path for mac (cla: yes, tool)
69966 remove the use of the analysis server –enable-experiments flag (cla: yes, tool)
69971 [flutter_tools] work around bug in plugins CI (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-196 | 69972 [flutter_tools] wrap http send in async guard (cla: yes, tool)
69987 [flutter_tools] remove material design schema, use dart code (cla: yes, f: material design, tool)
69997 move cupertino_icon template to 1.0.1 for null safety (cla: yes, team, tool)
70011 [flutter_tools] remove most globals from asset system and remove Cache manipulation in unit tests (cla: yes, tool)
70014 [flutter_tools] remove workaround for caching sound dill (a: null-safety, cla: yes, team, tool)
70023 Revert “Migrate Flutter gallery test to null safety” (cla: yes, f: cupertino, f: material design, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-197 | 70026 [flutter_tools] Let CMake handle escaping (cla: yes, tool, waiting for tree to go green)
70056 [flutter_tools] restore pub caching functionality (cla: yes, tool)
70058 [flutter_tools] remove branch migration and standardize constructor style for version interface (cla: yes, tool, work in progress; do not review)
70065 [flutter_tools] improve hash performance (cla: yes, tool)
70078 Roll engine and fix pubspecs that do not have a Dart SDK constraint (cla: yes, engine, team, tool)
70116 Migrate Flutter Gallery test to null safety (cla: yes, f: cupertino, f: material design, team, tool)
70120 default to unsound nullability for web (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-198 | 70126 [null-safety] implement autodetection for the web (cla: yes, tool)
70132 Revert “[flutter_tools] restore pub caching functionality” (cla: yes, tool)
70133 [flutter_tools] restore pub caching functionality (cla: yes, tool)
70136 [flutter_tools] always run pub with prebuilt applications on drive (cla: yes, tool)
70144 Revert “[flutter_tools] restore pub caching functionality” (cla: yes, tool)
70146 [flutter_tools] always use dart to run test script. (cla: yes, tool)
70175 Revert “[flutter_tools] always use dart to run test script.” (cla: yes, tool)
70180 [flutter_tools] reland: cache pub invocations (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-199 | 70183 [flutter_tools] remove experiment tracking analytics for null safety (cla: yes, tool)
70189 [flutter_tools] dont use autodetect enum for web (cla: yes, tool)
70200 [flutter_tools] migrate .packages to package_config, partial (cla: yes, tool)
70215 [flutter_tools] Display “no platforms” message based on results when creating plugins project (cla: yes, tool, waiting for tree to go green)
70224 Move Flutter.framework to build directory instead of ios/Flutter (cla: yes, d: examples, platform-ios, t: xcode, team, tool)
70226 Move web integration tool tests to web.shard (cla: yes, team, tool)
70240 Add integration_test template to create template (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-200 | 70320 [flutter_tools] make getBuildInfo async (cla: yes, tool)
70323 [flutter_tools] use initially parsed package config for language version, sound mode determination (cla: yes, tool)
70327 [flutter_releases] Flutter 1.22.4 framework cherrypicks (a: tests, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool)
70334 [flutter_tools] make most integration tests null safe (cla: yes, tool)
70336 Support legacy behavior for –host-vmservice-port and –observatory-port with DDS (cla: yes, tool)
70337 Simplify the flutter_web_plugins plugin registration API. (cla: yes, tool)
70403 Clean up Windows plugin template (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-201 | 70403 Clean up Windows plugin template (cla: yes, tool)
70405 Add -miphoneos-version-min=8.0 to App framework stub (cla: yes, platform-ios, tool)
70412 [flutter_tools] Add bot configuration to run web_tool_tests for linux, mac, and windows (cla: yes, team, tool)
70415 [gen-l10n] NNBD generated code (cla: yes, tool)
70475 [flutter_tools] remove automatic doctor from flutter create (cla: yes, tool)
70480 [flutter_tools] remove unused JSON schema (cla: yes, tool)
70482 [flutter_tools] remove global variables from mdns client (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-202 | 70485 Disable failing test due to SDK issue (cla: yes, tool)
70495 [flutter_releases] Flutter 1.24.0-10.1.pre framework cherrypicks (cla: yes, engine, tool)
70505 Revert “Simplify the flutter_web_plugins plugin registration API.” (cla: yes, tool)
70509 [flutter_tools] remove unused/deprecated asset parameters (cla: yes, tool, waiting for tree to go green)
70511 [flutter_tools] stop unit from writing real file (cla: yes, tool)
70514 [flutter_tools] reduce build bundle API (cla: yes, tool)
70515 [flutter_tools] remove globals from features (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-203 | 70518 Remove unused host_app_editable_cocoapods template files (a: existing-apps, cla: yes, tool)
70617 Add liblzma as an explicit dependancy on Linux (cla: yes, team, tool, waiting for tree to go green)
70647 Allow any iOS app to be added to an existing host app (a: existing-apps, cla: yes, platform-ios, team, tool, waiting for tree to go green)
70649 Exclude ARM from macOS builds architectures (cla: yes, platform-mac, t: xcode, tool, waiting for tree to go green)
70712 Roll package:dds to 1.5.1 and add isCompleted guards around completers in base/dds.dart (cla: yes, team, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-204 | 70714 [flutter_tools] use frontend_server for web test compilation (a: null-safety, cla: yes, team, tool)
70718 [flutter_tools] display message for current null safety mode (a: null-safety, cla: yes, tool)
70719 Add extra Flutter settings to ios_app_with_extensions Podfile (cla: yes, platform-ios, t: xcode, team, tool)
70722 Simplify the flutter_web_plugins plugin registration API. (#70337) (cla: yes, tool)
70735 Force regeneration of old Podfile (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
70739 Revert “Allow any iOS app to be added to an existing host app” (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-205 | 70740 Reland “Allow any iOS app to be added to an existing host app” (cla: yes, team, tool)
70790 Stop extra framework copy during build ios-framework (cla: yes, tool)
70791 [flutter_tools] add support for dart defines to flutter test (cla: yes, team, tool)
70795 [flutter_tools] refactor shared memory filesystem logic (cla: yes, tool)
70797 [flutter_tools] update dependencies (cla: yes, team, tool)
70799 [flutter_tools] run web unit tests in sound null safety (cla: yes, team, tool)
70801 Detect ARM ffi CocoaPods error, suggest gem install (cla: yes, platform-mac, tool)
70802 Revert “Stop extra framework copy during build ios-framework” (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-206 | 70808 Migrate template to Gradle 6.7 and AGP 4.1.0 (a: accessibility, cla: yes, d: examples, team, tool)
70834 Fix error message typo (cla: yes, tool, waiting for tree to go green)
70847 Ensure attaching to an application with an existing DDS instance is not treated as a fatal error (cla: yes, team, tool)
70853 [flutter_tools] skip ck restart on all platforms (cla: yes, tool, waiting for tree to go green)
70863 [flutter_tools] remove globals from flutter web platform (cla: yes, tool)
70865 [flutter_tools] wire up alternative invalidation strategy to features (cla: yes, tool)
70874 flutter_tools: refactor CreateCommand. (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-207 | 70880 Clean-up docs for the –web-renderer option (cla: yes, tool, waiting for tree to go green)
70884 Revert “[flutter_tools] wire up alternative invalidation strategy to features” (cla: yes, tool)
70896 Use module Profile scheme when profiling (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
70898 Remove deprecated ‘flutter build aot’ (cla: yes, tool)
70903 [flutter_tools] share bootstrap module between run and test (cla: yes, tool)
70912 [flutter_tools] disable SWR optimization on dev (cla: yes, tool)
70914 [flutter_tools] delete BuildRunnerWebCompilationProxy and WebCompilationProxy (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-208 | 70959 flutter_tools: do more refactor on CreateBase and CreateCommand (cla: yes, tool, waiting for tree to go green)
70962 only use code single path for verification of target file existence (cla: yes, tool)
70967 [flutter_tools] Catch all exception subtypes when unzipping a file (cla: yes, tool)
70969 [flutter_tools] support canvaskit unit testing on web (cla: yes, tool)
70970 Wait for Android plugin to load before configuring plugin dependency (cla: yes, tool)
70977 [flutter_tools] Remove usage of –precompiled flag for web tests (a: accessibility, cla: yes, f: cupertino, f: material design, framework, team, tool)
70999 [flutter_tools] fix port leak in flutter_driver (a: tests, cla: yes, framework, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-209 | 71003 [flutter_tools] Set basic error matcher for Linux builds (cla: yes, tool)
71094 iOS aot assembly requires SDK root (cla: yes, team, tool)
71095 Rename SdkType -> EnvironmentType (cla: yes, platform-ios, tool, waiting for tree to go green)
71096 Revert “Migrate template to Gradle 6.7 and AGP 4.1.0” (a: accessibility, cla: yes, d: examples, team, tool)
71103 Move Flutter.podspec to add-to-app project template (a: existing-apps, cla: yes, platform-ios, tool)
71113 Add XCFramework artifacts (cla: yes, platform-ios, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-210 | 71128 [gen-l10n] Fix forwarding of output-dir in l10n.yaml file (cla: yes, tool, waiting for tree to go green)
71170 Update CocoaPods minimum version to 1.9 (cla: yes, t: xcode, tool)
71196 [flutter_tools]fix typo in printHowToConsumeAar,which case sync fail (cla: yes, tool, waiting for tree to go green)
71215 [flutter_tools] Don’t fail copying files if the destination is not writable (cla: yes, tool, waiting for tree to go green)
71411 Add testing shard for release mode guard (cla: yes, framework, team, tool)
71417 [flutter_tools] do not validate unused services key (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-211 | 71433 [flutter_tools] update some web configuration defaults (cla: yes, tool)
71434 [flutter_tools] allow hiding web server device, provide flags to re-enable (cla: yes, tool)
71439 [fluttter_tools] reland enable experimental invalidation strategy on by default in master channel (cla: yes, tool)
71446 Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (a: accessibility, cla: yes, d: examples, team, tool)
71451 Validate empty observatory URI for screenshot (cla: yes, tool, waiting for tree to go green)
71487 [flutter_tools] report basic analytics for null-safety (cla: yes, tool)
71491 [flutter_tools] hide web server by default (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-212 | 71495 Adopt Flutter.xcframework in tool (cla: yes, platform-ios, t: xcode, team, tool)
71499 [flutter_tools] post process the gradle log output (cla: yes, tool)
71598 [flutter_tools] enable CK restart tests (cla: yes, tool)
71600 Create symlinks for local engine Maven metadata files required by the Android Gradle plugin (cla: yes, tool, waiting for tree to go green)
71601 [flutter_tools] mode code size output to ~/.flutter-devtools (cla: yes, tool)
71618 [flutter_tools] wire up native-null-assertions for flutter web (cla: yes, tool)
71623 Add sysctl file fallbacks (cla: yes, platform-mac, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-213 | 71660 Revert “Add integration_test template to create template” (cla: yes, tool)
71663 Remove left-overs from causal async stacks. (cla: yes, tool, waiting for tree to go green)
71726 [flutter_tool] fix incorrect coverage file generation (cla: yes, tool)
71728 [flutter_tool] Report analytics as disabled when suppressed (cla: yes, tool)
71737 Launch DevTools from pub instead of devtools_server (cla: yes, team, tool)
71738 Allow flavors and build types when using plugins (cla: yes, platform-android, t: gradle, team, tool, waiting for tree to go green)
71740 Reland integration template (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-214 | 71744 Remove Flutter Authors from macOS project organization name (cla: yes, platform-mac, tool)
71745 Update macOS Xcode compatibilityVersion (cla: yes, platform-mac, team, tool, waiting for tree to go green)
71748 Profiling Xcode app should use Flutter profile mode (cla: yes, d: examples, platform-mac, team, tool)
71750 Remove missing macOS RunnerUITests (cla: yes, platform-mac, team, tool, waiting for tree to go green)
71752 Remove unused local from xcode_backend (cla: yes, platform-ios, t: xcode, tool, waiting for tree to go green)
71757 Rename IOSMigrator -> ProjectMigrator (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-215 | 71764 Move embedding and linking macOS Flutter frameworks into the tool (cla: yes, team, tool)
71829 Add –dart-define option support to build aar command (cla: yes, tool, waiting for customer response)
71860 Do not add CI build settings to macOS (cla: yes, team, tool)
71862 Remove manual Flutter linking for iOS projects (cla: yes, platform-ios, t: xcode, tool)
71870 Stop using Xcode build settings in materialized Info.plist (cla: yes, platform-ios, tool)
71882 Migrate devicelab to package:vm_service (cla: yes, team, tool, waiting for tree to go green)
71899 let NOTICES be double gzip wrapped to reduce on-disk installed space (cla: yes, framework, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-216 | 71950 [flutter_tool] Fix crash in update-packages (cla: yes, tool)
71951 Revert “Move embedding and linking macOS Flutter frameworks into the tool” (cla: yes, team, tool)
71962 [flutter_tools] update message for flutter create -t plugin when no --platforms specified (cla: yes, tool, waiting for tree to go green)
71964 Ensure apps can build while using AGP 3.3.0 (cla: yes, t: gradle, team, tool, waiting for tree to go green)
71965 Reland Move embedding and linking macOS Flutter frameworks into the tool (cla: yes, platform-mac, team, tool)
71981 Test generated_plugin_registrant analysis & suppress long lines in web plugin registrant (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-217 | 72012 Revert “Reland Move embedding and linking macOS Flutter frameworks into the tool” (cla: yes, team, tool)
72014 [flutter_releases] Flutter Framework Stable 1.22.5 Cherrypicks (a: tests, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool)
72020 Move macOS Podfile logic into the tool (cla: yes, platform-mac, t: xcode, team, tool)
72079 [flutter_releases] Flutter Framework Stable 1.22.5 cherrypicks (a: tests, cla: yes, d: examples, engine, f: cupertino, f: material design, framework, team, tool)
72092 Revert “Migrate devicelab to package:vm_service” (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-218 | 72110 Fix launching DevTools with Flutter Web applications (cla: yes, tool, waiting for tree to go green)
72114 macos_content_validation_test integration test (cla: yes, tool, waiting for tree to go green)
72151 Allow iOS plugins to support bitcode (cla: yes, tool)
72189 [flutter_tools] use 1-based index for device selection (cla: yes, tool, waiting for tree to go green)
72196 [flutter_tools] improve error surfacing from Linux builds (cla: yes, tool, waiting for tree to go green)
72295 Add text to –analyze-size command output to launch DevTools with size data (cla: yes, tool)
72306 Flutter clean Flutter.podspec (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-219 | 72323 Launch named iOS simulators (cla: yes, platform-ios, tool)
72372 Reland Move embedding and linking macOS Flutter frameworks into the tool (cla: yes, platform-mac, team, tool)
72378 Build/copy macOS frameworks to built products instead of ephemeral directory (cla: yes, platform-mac, team, tool)
72409 Return null instead of empty in Future.catchError callbacks (cla: yes, tool, waiting for tree to go green)
72410 Remove unused dart:async imports. (cla: yes, f: cupertino, framework, tool, waiting for tree to go green)
72420 update cupertino icons to 1.0.2 (cla: yes, team, tool, will affect goldens) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-220 | 72438 Revert “let NOTICES be double gzip wrapped to reduce on-disk installed space” (cla: yes, framework, team, tool)
72447 Revert “Launch named iOS simulators” (cla: yes, tool)
72488 Support flutter_test_config for flutter test on web platforms (cla: yes, framework, tool, waiting for tree to go green)
72519 Add –no-launch-browser flag to DevTools pub run command (cla: yes, tool)
72538 Migrate usage value plugin count off .flutter-plugins (cla: yes, tool)
72554 groovy escaping was wrong for aar (cla: yes, tool)
72559 [flutter_tools] catch fatal build output errors on Linux (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-221 | 72736 Catch StateError and output more useful error message when DDS fails to start (cla: yes, tool, waiting for tree to go green)
72748 Exclude ARM from macOS builds (cla: yes, platform-mac, tool, waiting for tree to go green)
72754 [flutter_releases] Flutter Beta 1.25.0-8.2 Framework Cherrypicks (cla: yes, engine, framework, team, tool)
72761 Build iOS apps using Swift Packages (cla: yes, d: examples, platform-ios, t: xcode, team, tool)
72764 Force plugins to inherit minimum macOS version from Flutter app (cla: yes, platform-mac, team, tool)
72834 Check for iOS simulator SDK during AOT validation instead of assuming x86 (cla: yes, platform-ios, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-222 | 72944 [gen_l10n] Improve status message when untranslated messages are still present (a: internationalization, cla: yes, tool, waiting for tree to go green)
72950 [gen_l10n] Use l10n.yaml file instead of command line arguments if it exists (cla: yes, tool)
73052 Avoid broken symlinks in embedded Flutter frameworks (cla: yes, platform-mac, team, tool, waiting for tree to go green)
73069 [web] add web-renderer option to flutter test. run web tests with this option (cla: yes, team, tool)
73070 Use simctl exit code instead of stderr (cla: yes, platform-ios, t: xcode, tool)
73072 Use SDK podhelper in add-to-app module Podfile (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-223 | 73110 Default add-to-app xcode_backend script to be verbose (a: existing-apps, cla: yes, platform-ios, t: xcode, tool)
73112 Optionally include CocoaPods xcconfig (cla: yes, platform-ios, t: xcode, team, tool)
73353 [flutter_tools] delegate first run message re-display to new class, only if changed (cla: yes, tool, waiting for tree to go green)
73357 [flutter_tools] prevent NPE due to moved/deleted packages during upgrade packages (cla: yes, tool, waiting for tree to go green)
73364 [flutter_tools] delete .packages during flutter clean (cla: yes, tool, waiting for tree to go green)
73366 [flutter_tools] Serve DevTools at app start (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-224 | 73378 build ios-framework simulator slices for profile/release (cla: yes, team, tool)
73383 Remove build ios-framework –universal flag (a: existing-apps, cla: yes, platform-ios, team, tool)
73416 [web] Fix offline resource loader for serviceworker (cla: yes, tool, waiting for tree to go green)
73420 [flutter_tools] prevent hot reload/restart if device has not finished devFS initialization (cla: yes, tool, waiting for tree to go green)
73426 [flutter_tools] describe current null safety build mode (cla: yes, tool)
73430 [flutter_tools] allow applications to specify additional license files to be bundled into the application NOTICES automatically (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-225 | 73437 Revert “Build iOS apps using Swift Packages” (cla: yes, d: examples, team, tool)
73458 Exclude arm64 from supported iOS simulator architectures (cla: yes, platform-ios, t: xcode, team, tool)
73488 Remove “unnecessary” import in flutter_tools (cla: yes, tool, waiting for tree to go green)
73502 [web] Switch flutter tool web-renderer default for web to auto (cla: yes, tool, waiting for tree to go green)
73505 Remove an obsolete comment from pubspec.yaml (cla: yes, team, tool, waiting for tree to go green)
73508 Build iOS apps using Swift Packages (cla: yes, d: examples, platform-ios, t: xcode, team, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-226 | 73511 Revert “Exclude arm64 from supported iOS simulator architectures” (cla: yes, team, tool)
73514 Update outdated links (a: internationalization, cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
73529 Revert “[web] Switch flutter tool web-renderer default for web to auto” (cla: yes, tool)
73576 [flutter_tools] add API for passing arbitrary flags to tester binary (cla: yes, tool)
73577 Move ios_content_validation_test to pre-submit tools test (cla: yes, team, tool)
73579 [flutter_tools] add 483 to non-recoverable errors (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-227 | 73595 [web] Reland - Switch flutter tool web-renderer default for web to auto (cla: yes, tool, waiting for tree to go green)
73630 Generate dSYM files during iOS archive (cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green)
73733 [flutter_tools] flutter precache downloads all enabled platforms if no flags are provided (cla: yes, tool, waiting for tree to go green)
73736 [flutter_tools] daemon does not report platforms that are not enabled (cla: yes, tool)
73755 Exclude arm64 from valid iOS simulators (cla: yes, team, tool)
73758 Fix plugin java class desugar (cla: yes, team, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-228 | 73773 Fix typo ‘ to ` in template (cla: yes, tool, waiting for tree to go green)
73798 [flutter_tools] ensure –dart-define can parse args with commas (cla: yes, team, tool)
73803 sorting plugins alphabetically when refreshed (cla: yes, tool)
73807 Revert “Exclude arm64 from valid iOS simulators” (cla: yes, team, tool)
73808 Add recommended Xcode version to doctor (cla: yes, t: xcode, tool)
73877 Move async guard wrapping of crash reporter up a level (cla: yes, tool, waiting for tree to go green)
73879 [flutter_tools] do not crash if target file cannot be read for language version (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-229 | 73890 [flutter_tools] add error handling wrapping for File.createSync (cla: yes, tool, waiting for tree to go green)
73891 [flutter_tools] dont crash on invalid utf8 in pubspec (cla: yes, tool, waiting for tree to go green)
73896 Revert “[flutter_tools] Serve DevTools at app start” (cla: yes, tool)
73903 Revert “Revert “[flutter_tools] Serve DevTools at app start”” (cla: yes, tool)
73944 Avoid relative paths in .dart_tool/package_config.json when generate:true (cla: yes, tool)
73957 [flutter_tools] no-op maven artifacts if Android SDK is absent (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-230 | 73962 [flutter_tools] open chrome to correct base URL when base url is specified in index.html (cla: yes, tool, waiting for tree to go green)
73985 [flutter_releases] Flutter 1.25.0-8.3.pre framework cherrypicks (cla: yes, engine, f: cupertino, framework, team, tool)
74003 Build x86_64 iOS apps with simulator local engines (a: existing-apps, cla: yes, platform-ios, tool)
74055 Skip flaky flutter_immediately_exit test (cla: yes, team: flakes, tool)
74060 Fix pub upgrade to work with new arguments (cla: yes, tool)
74068 Revert integration_test in flutter create template (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-231 | 74075 [flutter_tools] handle NPE in language analytics (cla: yes, tool, waiting for tree to go green)
74079 [flutter_tools] verify successful dart migrate (cla: yes, tool, waiting for tree to go green)
74090 Tests that module/plugin/package templates can be migrated to null-safety (cla: yes, tool, waiting for tree to go green)
74091 [flutter_tools] ensure allowExistingDdsInstance param is always non-null (cla: yes, tool)
74215 Use package:vm_service instead of json_rpc_2 (cla: yes, team, tool)
74249 [flutter_tools] ensure pub get can run from partially valid state (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-232 | 74251 Print DevTools inspector links in RenderFlex Overflow errors (cla: yes, framework, tool, waiting for tree to go green)
74259 [flutter_tools] throwToolExit from archive failure (cla: yes, tool)
74264 [flutter_tools] pub get skips example dir if there is no pubspec.yaml (cla: yes, tool)
74265 Add null safety note to flutter create (cla: yes, tool)
74271 Return the existing DevTools server from DevToolsLauncher.serve if one is already running. (cla: yes, tool)
74272 Roll package:dds to 1.7.3 and add error handling for VM service disappearing (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-233 | 74280 Check VM service URI is valid before attempting to start DDS (Re-upload #73998) (cla: yes, tool, waiting for tree to go green)
74285 Pass only Uri to package:http APIs (cla: yes, team, tool, waiting for tree to go green)
74293 [flutter_tools] Fix ignoring of Flutter tester exitCode (cla: yes, tool)
74306 Rephrase null safety mode (cla: yes, tool)
74348 Adjust desktop feature flag (cla: yes, tool)
74355 [flutter_releases] Flutter Stable 1.22.6 Framework Cherrypicks (cla: yes, engine, tool)
74359 Skip flutter_immediately_exit_test (cla: yes, team, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-234 | 74365 Don’t crash on narrow window widths (cla: yes, tool)
74423 Fix bugs with ext.flutter.activeDevToolsServerAddress (cla: yes, tool, waiting for tree to go green)
74424 Handle service disappeared RPCError when VM service connection disappears (cla: yes, tool)
74444 [flutter_tools] flag flip (cla: yes, tool)
74452 [flutter_tools] provide correct sources and metadata for different base hrefs (cla: yes, tool, waiting for tree to go green)
74464 [flutter_tools] test toggle debugPaintsize (cla: yes, tool)
74513 [flutter_tools] fix web messaging (cla: yes, tool)
74526 [flutter_tools] ensure unstable compiler features are not available on stable (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-235 | 74528 Handle RPCError when VM service disappears while invoking VmService.getIsolate (cla: yes, tool)
74531 Re-add tool test general per-test timeout (cla: yes, team, tool)
74534 Add connectedVmServiceUri service extension and set from flutter_tools (cla: yes, framework, tool)
74543 Fail ColdRunner.attach() eagerly when device connection fails (cla: yes, tool, waiting for tree to go green)
74545 Allow tests to override _DevFSHttpWriter._startWrite throttle time (cla: yes, team, tool, waiting for tree to go green)
74574 Handle more cases where the tool receives RPCError 112 (cla: yes, tool)
74601 Revert “Handle more cases where the tool receives RPCError 112” (cla: yes, tool) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-236 | 74602 Reland: Handle more cases where the tool receives RPCError 112 (cla: yes, tool)
74622 [flutter_tools] Consistently set the working directory for Flutter Test (a: internationalization, cla: yes, f: cupertino, f: material design, team, tool, waiting for tree to go green)
74664 [flutter_tools] handle waitForExtension having no isolates (cla: yes, tool, waiting for tree to go green)
74665 Handle ‘Existing VM service clients’ error from old VM service instances (cla: yes, tool, waiting for tree to go green)
74671 Roll packages (a: tests, cla: yes, framework, team, tool, waiting for tree to go green)
74672 [flutter_tools] check if process manager can find adb (cla: yes, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-237 | 74685 Move android_plugin_example_app_build_test from devicelab to tool integration tests (cla: yes, team, tool)
team - 506 pull request(s)
59797 [web] Support custom url strategies (cla: yes, f: routes, platform-web, team, waiting for tree to go green)
62694 Convert services tests to NNBD (cla: yes, framework, team)
63808 New benchmark: bench_mouse_region_mixed_grid_hover (cla: yes, team)
63834 Treat hover events as normal pointer events, and bring them back to Listener (a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
64478 migrate animated_placeholder_perf to e2e (cla: yes, team, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-238 | 64482 migrate backdrop_filter_perf to e2e (cla: yes, team, waiting for tree to go green)
64484 migrate color_filter_and_fade_perf to e2e (cla: yes, team, waiting for tree to go green)
64487 migrate cubic_bezier_perf to e2e (cla: yes, team, waiting for tree to go green)
64503 migrate textfield_perf to e2e (cla: yes, team, waiting for tree to go green)
64766 Updated README.md file of the hello_world example (cla: yes, d: examples, team, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
0bc227dfb386-239 | 64846 Expose GestureBinding.handlePointerEvent, replacing dispatchEvent as the preferred way to dispatch events (a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
65087 Let Flutter SDK use cupertino_icons 1.0.0 (cla: yes, f: cupertino, framework, team, tool)
65182 Apply darkmode style (cla: yes, team, tool, waiting for tree to go green)
65193 Generate RawKeyEvents for iOS 13.4+ (a: tests, cla: yes, framework, team)
65198 Avoid thinning frameworks in iOS extensions (cla: yes, platform-ios, team, tool, waiting for tree to go green) | https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.0.0/index.html |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.