id
stringlengths 14
17
| text
stringlengths 23
1.11k
| source
stringlengths 35
114
|
---|---|---|
6953875910c6-64
|
78281 Added iconColor and textColor properties to ExpansionTile (cla: yes, f: material design, framework)
78296 Removed FloatingActionButton accentColor dependency. (cla: yes, f: material design, framework)
78302 Change the material docs link (cla: yes, f: material design, framework, waiting for tree to go green)
78311 [Fonts] Update material icons (cla: yes, f: material design, framework)
78329 Revert “Align more closely with package:test” (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool)
78343 Align more closely with package:test (#77118) (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-65
|
78371 Removed accentTextTheme references from Typography API doc (cla: yes, f: material design, framework)
78375 Removed accentColor refs from API docs (cla: yes, f: material design, framework)
78395 fix the position of popup menu when have unsafe area (cla: yes, f: material design, framework, waiting for tree to go green)
78428 Include validation for DatePicker and DateRangePicker inputOnly mode (cla: yes, f: date/time picker, f: material design, framework)
78449 Remove accentColor et al. from tests (cla: yes, f: material design, framework, team)
78450 Add restorationId to Material/CupertinoPage (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-66
|
78464 Fix typos in keyboard code (cla: yes, framework, waiting for tree to go green)
78478 Fix error when choose noon on time picker (cla: yes, f: material design, framework, waiting for tree to go green)
78484 Clean up ignores that are not ignoring anything (a: accessibility, cla: yes, f: cupertino, f: material design, framework)
78489 [flutter_releases] Flutter Stable 2.0.3 Framework Cherrypicks (cla: yes, f: cupertino, f: material design, framework, team, tool)
78493 Clean up ignores that are not ignoring anything (a: tests, cla: yes, framework, tool, waiting for tree to go green)
78497 Migrate our custom ignore syntax to flutter_ignore (cla: yes, framework, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-67
|
78501 Remove whitespace directionality formatter (cla: yes, f: material design, framework, waiting for tree to go green)
78506 [State Restoration] Material DateRangePicker, adds some general state restoration tests (a: state restoration, cla: yes, f: date/time picker, f: material design, framework)
78523 Custom PopupMenuItem padding (cla: yes, f: material design, framework)
78573 Mac word modifier TextEditingActions (cla: yes, framework, waiting for tree to go green)
78574 Removed GridTileBar accentColor dependency. (cla: yes, f: material design, framework, waiting for tree to go green)
78576 Removed DayPicker dependence on accentColor. (cla: yes, f: material design, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-68
|
78581 leading distribution docs (cla: yes, framework, waiting for tree to go green)
78584 Revert “Fix a legacy TODO” (a: tests, cla: yes, framework, team)
78588 Automatically applying Scrollbars on desktop platforms with configurable ScrollBehaviors (a: desktop, cla: yes, customer: crowd, f: cupertino, f: material design, framework, platform-web, severe: API break, severe: new feature, waiting for tree to go green)
78630 Revert “Fix a legacy TODO (#77454)” (#78584) (a: tests, cla: yes, framework, team)
78633 Fixes AlertDialog and SimpleDialog to not merge their content semantics (cla: yes, f: material design, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-69
|
78658 Add fix for RectangularSliderTrackShape (cla: yes, f: material design, framework, team, waiting for tree to go green)
78661 Revert “ConstraintsTransformBox” (cla: yes, framework)
78663 Remove “unnecessary” imports in packages/flutter/lib. (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
78672 Add fixes for [InputDecoration, InputDecorationTheme] hasFloatingPlaceholder -> floatingLabelBehavior (cla: yes, f: material design, framework, team, waiting for tree to go green)
78673 Reland “ConstraintsTransformBox (#77994)” reverted in (#78661) (cla: yes, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-70
|
78707 Don’t call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. (cla: yes, framework, waiting for tree to go green)
78731 Add MaterialStateBorderSide.resolveWith (cla: yes, f: material design, framework)
78738 Improve documentation for PointerSignalResolver class (cla: yes, framework)
78755 Typo fixes (a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool)
78757 [State Restoration] Code sample templates, migrate existing code samples (a: state restoration, cla: yes, d: api docs, f: cupertino, f: material design, framework, team)
78771 Removed TimePicker dependence on accentTextTheme. (cla: yes, f: material design, framework)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-71
|
78808 Add dismiss action to modal barrier (cla: yes, framework)
78815 Automatically activate testfield in macOS when receives accessibility… (cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
78817 Slight cleanup in PointerSignalResolver docs (cla: yes, framework)
78825 Revert “Fixed Buttons with icon RenderFlex overflow” (cla: yes, f: material design, framework, waiting for tree to go green)
78854 Check if MultiChildRenderObjectElement has an associated RO (cla: yes, framework, waiting for tree to go green)
78867 Revert “InteractiveViewer.builder” (cla: yes, framework)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-72
|
78890 Resolved contradictory documentation of showGeneralDialog and default value of ‘barrierLabel’ argument (cla: yes, framework, waiting for tree to go green)
78897 Add dart Fix for TextSelectionThemeData (cla: yes, f: material design, framework, team, waiting for tree to go green)
78919 Fix rendereditable to check the latest text before setting the selection (cla: yes, f: material design, framework, waiting for tree to go green)
78928 change all dynamic slot to Object type (cla: yes, f: cupertino, f: material design, framework)
78933 Fix hit testing in PointerSignalResolver sample (cla: yes, framework)
78984 [SliverAppBar] Improve dartpad sample in documentation (cla: yes, d: api docs, d: examples, documentation, f: material design, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-73
|
78990 InteractiveViewer should call onInteractionUpdate even when gesture is disabled (cla: yes, framework, waiting for tree to go green)
79003 [flutter] use null aware operators for function invocations (cla: yes, f: material design, framework, waiting for tree to go green)
79005 Revert “Remove keyLabel and debugName from Logical/PhysicalKeyboardKey” (a: tests, cla: yes, framework, team)
79009 Updated TimePickerThemeData API doc (cla: yes, f: material design, framework, waiting for tree to go green)
79014 Revert “Remove whitespace directionality formatter” (cla: yes, framework)
79015 Reland “Remove whitespace directionality formatter (#78501)” reverted in #79014 (cla: yes, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-74
|
79024 Removed the built-in overlay from ReorderableListView. (cla: yes, f: material design, framework, will affect goldens)
79027 [Fonts] Remove update_icons TODO (cla: yes, f: material design, framework, team, waiting for tree to go green)
79034 [flutter_test] make showKeyboard respect finder’s skipOffstage value (a: tests, cla: yes, framework, waiting for tree to go green)
79049 use null aware operators for function invocations (a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
79051 [web] Fix text field shortcuts when inside a scroll area (a: text input, cla: yes, f: cupertino, f: material design, framework, platform-web, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-75
|
79053 Revert “Removed accentColor dependency from ExpansionTile” (cla: yes, f: material design, framework, waiting for tree to go green)
79056 Fix web text field shortcuts (cla: yes, framework, waiting for tree to go green)
79058 Revert “[Fonts] Update material icons (#78311)” (cla: yes, f: material design, framework)
79061 Refactor text editing test APIs (a: tests, cla: yes, framework, team, waiting for tree to go green)
79071 Fix missed ignores (cla: yes, framework, tool)
79085 Redo fix for button.icon layout overflow (cla: yes, f: material design, framework)
79090 Add timeline summary entries to capture vsync frame lag (a: tests, cla: yes, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-76
|
79099 [versions] roll to latest test (a: tests, cla: yes, framework, team)
79100 Make LogicalKeyboardKey.keyLabel a getter and better (a: tests, cla: yes, framework, team, waiting for tree to go green)
79160 Clarify documentation for DragAnchorStrategy. (cla: yes, framework, team, waiting for tree to go green)
79193 docs: add an example to ReorderableListView.builder (cla: yes, f: material design, framework)
79217 Revert “Make LogicalKeyboardKey.keyLabel a getter and better” (a: tests, cla: yes, framework, team, waiting for tree to go green)
79239 Remove references to @required in favor of the required keyword (cla: yes, f: material design, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-77
|
79289 Drain socket before throwing (a: images, cla: yes, framework, waiting for tree to go green)
79297 Add scrollbar tests for simultaneous scroll/drag (a: tests, cla: yes, f: cupertino, f: material design, f: scrolling, framework, waiting for tree to go green)
79299 add missing trailing commas (a: accessibility, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
79300 Revert “Let InkWell/Ink/ancestor support GlobalKey so that splash doe… (cla: yes, f: material design, framework)
79302 Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 (a: tests, cla: yes, framework, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-78
|
79308 Makes text selection match the native behavior (cla: yes, framework, waiting for tree to go green)
79310 Always write full timeline before summary (a: tests, cla: yes, framework, team)
79352 add missing trailing commas (a: accessibility, cla: yes, f: material design, framework, waiting for tree to go green)
79364 [Reland][Fonts] Update material icons (cla: yes, f: material design, framework)
79382 Apply carriedVelocity unless substantially different (cla: yes, framework, waiting for tree to go green)
79407 Rolls isKeyboardKey engine change with fix (a: accessibility, a: tests, cla: yes, engine, framework, waiting for tree to go green)
79412 add a link to the data driven file format docs (cla: yes, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-79
|
79434 add missing trailing commas (a: accessibility, cla: yes, f: cupertino, f: material design, framework, waiting for tree to go green)
79484 Properly position the built-in drag handles on horizontal ReorderableListViews. (cla: yes, f: material design, framework, waiting for tree to go green)
79486 [flutter_releases] Flutter Stable 2.0.4 Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
79489 Fix length formatter typo (cla: yes, f: material design, framework, waiting for tree to go green)
79500 Correct misspellings throughout the codebase (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-80
|
79506 enterText to move the caret to the end (a: tests, cla: yes, f: material design, framework, waiting for tree to go green)
79562 remove unnecessary trailing commas (cla: yes, f: cupertino, f: material design, framework)
79590 Revert “Don’t call onChanged callbacks when formatter rejects the change & handle text input formatter exceptions. (#78707)” (cla: yes, framework, waiting for tree to go green)
79608 Remove “unnecessary” imports in test/widgets (cla: yes, framework, tool, waiting for tree to go green)
79620 update CupertinoPicker.selectionOverlay to nullable (cla: yes, f: cupertino, framework, waiting for tree to go green)
79642 Add back button listener widget (cla: yes, framework, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-81
|
79650 add trailing comma when argList is splitted (cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green)
79654 Revert “enterText to move the caret to the end” (a: tests, cla: yes, f: material design, framework)
79656 Reland 79654 (a: accessibility, a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
79665 [web] Enable material text field tests on web (a: tests, a: text input, cla: yes, f: material design, framework, platform-web, tech-debt, waiting for tree to go green, will affect goldens)
79668 Fix typo: edition -> editing (a: text input, cla: yes, framework)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-82
|
79674 Revert “Support block delete with word and line modifiers (#77172)” (cla: yes, framework)
79695 Support block delete with word and line modifiers (cla: yes, framework)
79743 Update the Dismissible code sample (cla: yes, d: examples, framework, waiting for tree to go green)
79771 Fix typo in scroll_activity.dart (cla: yes, framework, waiting for tree to go green)
79817 [web] Enable Cupertino text field tests on web (a: tests, a: text input, cla: yes, f: cupertino, framework, platform-web, tech-debt, waiting for tree to go green)
79828 Revert “Fix error when choose noon on time picker (#78478)” (cla: yes, f: material design, framework)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-83
|
79829 Redo Removed accentColor dependency from ExpansionTile (cla: yes, f: material design, framework, waiting for tree to go green)
79842 fix cupertino refresh control style (cla: yes, f: cupertino, framework, waiting for tree to go green)
79877 Fix RenderEditable register the raw keyboard listener twice (cla: yes, framework)
79919 update BorderTween nullable (cla: yes, framework)
79959 Unblock roll by reverting #79061 (a: tests, cla: yes, framework, team)
79968 Revert “Support block delete with word and line modifiers” (cla: yes, framework)
79973 Support block delete with word and line modifiers (cla: yes, framework)
team - 360 pull request(s)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-84
|
team - 360 pull request(s)
70141 Run cirrus linux-docs only on presubmit. (cla: yes, team)
70673 Point to a new artifacts location. (cla: yes, f: material design, team, tool)
72828 Move caret/highlight painting to custom painters (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
73828 Exclude arm64 from valid iOS simulators (cla: yes, team, tool, waiting for tree to go green)
73981 Format try/prod_builders.json (cla: yes, team, waiting for tree to go green)
74378 Dump logs on failing devicelab test to recipe artifact location (cla: yes, team, team: flakes)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-85
|
74382 Remove unnecessary imports in dev/benchmarks (cla: yes, team, waiting for tree to go green)
74533 Only write the pid-file while listening to SIGUSR signals. (cla: yes, team, tool, waiting for tree to go green)
74620 Reland “Update PopupMenuButton to match Material Design spec” (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team, waiting for tree to go green)
74755 no more mockito for fuchsia remote debug protocol (cla: yes, team, tool, waiting for tree to go green)
74762 Null safe migration for fuchsia remote debug protocol (cla: yes, team, tool)
74763 Remove package image dependency (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-86
|
74770 drop mockito for integration_test (cla: yes, team, waiting for tree to go green)
74777 Replace MockXcode with Xcode.test in unit tests (cla: yes, platform-ios, team, tool, waiting for tree to go green)
74778 Rename setUpMockXcodeBuildHandler -> setUpFakeXcodeBuildHandler in tests (cla: yes, team, tool, waiting for tree to go green)
74780 Remove MockProcessManager from channel_test and other tests (cla: yes, team, tool)
74781 roll packages (cla: yes, team)
74782 Drop mockito for flutter_goldens (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-87
|
74788 fix for upcoming lint use_named_constants (a: accessibility, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, tool)
74798 Catch cases in tests where people try to tap on widgets that aren’t reachable (a: accessibility, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
74820 Remove “unnecessary” imports in examples (cla: yes, d: examples, team, waiting for tree to go green)
74832 [flutter_tools] opt all flutter tool libraries and tests out of null safety. (cla: yes, team, tool)
74838 Swap MockStdio to FakeStdio in tests (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-88
|
74847 Swap mockito import for test/fake (cla: yes, team, tool)
74848 Run tests in sound null safety mode for fuchsia_remote_debug_protocol (cla: yes, team, waiting for tree to go green)
74853 Migrate flutter_goldens to NNBD (a: null-safety, cla: yes, framework, team, waiting for tree to go green)
74856 driver nnbd (a: tests, cla: yes, framework, team)
74857 Migrate remaining examples to null-safety (cla: yes, d: examples, team, waiting for tree to go green)
74861 Migrate some dev/ things to null-safety (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-89
|
74862 Migrate automated_tests to null-safety (cla: yes, team, waiting for tree to go green)
74865 Add canRun override to FakeProcessManager (cla: yes, team, tool)
74866 Add fixes for nullOk changes (a: null-safety, cla: yes, cp: 1.26, cp: 1.26 completed, f: cupertino, f: material design, framework, team, waiting for tree to go green)
74869 Revert “Remove package image dependency” (cla: yes, team, tool)
74874 Update packages (cla: yes, team, tool, waiting for tree to go green)
74885 Unpin mysteriously pinned packages (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-90
|
74922 NNBD integration_test (cla: yes, team, waiting for tree to go green)
74937 [flutter_releases] Flutter 1.26.0-17.1.pre Dev - Revert vm_service, other packages from pub roll (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool)
74943 vm_service 6.0.1-nullsafety.1, dwds 8.0.2 (cla: yes, team, tool, waiting for tree to go green)
74946 Replace MockUsage with TestUsage (cla: yes, team, tool, waiting for tree to go green)
74956 Replace MockProcessManager with FakeProcessManager in cocoapods_test (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-91
|
75022 Migrate driver tests in example/ to NNBD (cla: yes, d: examples, team, waiting for tree to go green)
75023 Migrate some benchmarks to NNBD (cla: yes, team, waiting for tree to go green)
75026 Bump flutter_gallery_assets (cla: yes, team, tool, waiting for tree to go green)
75029 Migrate off e2e (cla: yes, team, tool, waiting for tree to go green)
75030 Revert “NNBD integration_test” (a: tests, cla: yes, framework, team)
75033 Split tools_tests subshards into separate shards to support sub-sub-sharding (cla: yes, team, waiting for tree to go green)
75037 [web] benchmark and optimize defaultTargetPlatform (cla: yes, framework, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-92
|
75039 add a benchmark test for stack size (cla: yes, team, waiting for tree to go green)
75044 Replace MockConfig with TestConfig (cla: yes, team, tool, waiting for tree to go green)
75053 Revert “Migrate some benchmarks to NNBD” (cla: yes, team)
75074 Reland integration_test NNBD (a: tests, cla: yes, framework, team)
75096 Grammatical mistake on pull request template (cla: yes, team)
75161 Revert “Migrate driver tests in example/ to NNBD” (cla: yes, d: examples, team)
75163 Avoid iOS local networking dialog in integration tests (cla: yes, platform-ios, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-93
|
75170 Replace context FakeUsage with TestUsage (cla: yes, team, tool)
75171 Adopt tool_test shard builders (cla: yes, team, waiting for tree to go green)
75179 Adopt subshard naming convention in build_tests (cla: yes, team, team: infra, waiting for tree to go green)
75185 Remove dead tool_coverage code (cla: yes, team)
75189 Remove hard-coded subshard numbers from the test runner (cla: yes, team, waiting for tree to go green)
75193 Update to latest templates (cla: yes, team, waiting for tree to go green)
75264 Re-land “Migrate driver tests in example/ to NNBD (#75022)” (cla: yes, d: examples, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-94
|
75265 Re-land “Migrate some benchmarks to NNBD (75023)” (cla: yes, team, waiting for tree to go green)
75273 Mark tool_integration_tests not flaky (cla: yes, team, waiting for tree to go green)
75275 Run flutter_driver, integration_test, flutter_localizations, and fuchsia_remote_debug_protocol in framework_tests presubmit (cla: yes, team, waiting for tree to go green)
75276 Replace MockPlistParser with FakePlistParser (cla: yes, team, tool)
75287 Add fix for maxEnforced -> maxEnforcement (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.2.0/index.html
|
6953875910c6-95
|
75303 [flutter_releases] Flutter 1.26.0-17.2.pre Beta Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
75331 Revert “Re-land “Migrate some benchmarks to NNBD (75023)” “ (cla: yes, team)
75338 Revert “Reland “Update PopupMenuButton to match Material Design spec”” (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team, waiting for tree to go green)
75350 [flutter_tools] move process manager into tool (cla: yes, team, tool)
75370 roll packages (cla: yes, cp: 1.26, cp: 1.26 completed, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-96
|
75374 Added memory benchmark for flutter engine groups. (cla: yes, team, waiting for tree to go green)
75383 Revert “add a benchmark test for stack size” (cla: yes, team)
75389 Update prepare_package to upload artifacts to old and new buckets. (cla: yes, team)
75431 Reland “Migrate some benchmarks to NNBD (#75023)” (cla: yes, team, waiting for tree to go green)
75434 Reland “add a benchmark test for stack size (#75039)” (cla: yes, team)
75441 Revert “Reland “Update PopupMenuButton to match Material Design spec”… (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-97
|
75475 Revert tool change (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
75515 Manually close the tree for issue/75514 (cla: yes, team)
75530 Add flutter update packages to some tests. (cla: yes, team)
75533 add prod builder for android stack size test (cla: yes, team)
75535 [web] new service worker loading mechanism (cla: yes, team, tool)
75542 Refresh Flutter infra README (cla: yes, team, waiting for tree to go green)
75543 Move FakeBotDetector to fakes (cla: yes, team, tool, waiting for tree to go green)
75544 MockProcessManager -> FakeProcessManager (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-98
|
75545 Add exception to FakeCommand (cla: yes, team, tool, waiting for tree to go green)
75546 Cherrypick #75532 (a: accessibility, a: internationalization, cla: yes, f: material design, framework, team)
75639 Revert “[flutter_tools] move process manager into tool” (cla: yes, team, tool)
75649 Fix for VelocityTracker deprecation (cla: yes, framework, team, waiting for tree to go green)
75660 fuchsia_remote_debug_protocol: never published (cla: yes, team, waiting for tree to go green)
75665 ios_platform_view tests pass when device rotated (cla: yes, team, waiting for tree to go green)
75672 Gallery transition tests pass when device rotated (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-99
|
75682 Revert “Manually close the tree for issue/75514” (cla: yes, team)
75733 [flutter_releases] Roll pub for flutter-1.26-candidate.17 (cla: yes, team, tool)
75736 Compress module_test_ios xcresult (cla: yes, team, team: infra)
75743 added missing gradle files to the test harness for multiple_flutters (cla: yes, team, waiting for tree to go green)
75757 Remove dead mock classes (cla: yes, team, tool, waiting for tree to go green)
75759 MockPub -> FakePub (cla: yes, team, tool, waiting for tree to go green)
75772 Update Flutter SDK constraint in integration test to match templates (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-100
|
75773 Update Flutter SDK constraint in plugin test to match template (cla: yes, team)
75793 FlutterEngineGroup memory test: added precache before executing gradle. (cla: yes, team, waiting for tree to go green)
75797 [flutter_releases] Update additional pub packages to stable for 1.26.0-17.4.pre (cla: yes, team, tool)
75798 Add mac/android smoke catalina test to dashboard (cla: yes, team, waiting for tree to go green)
75813 Audit and update deprecation warnings (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
75814 change stack size test to test arm device (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-101
|
75866 added flutter_engine_group_performance to the prod_builders (cla: yes, team, waiting for tree to go green)
75888 All arguments must be documented. (cla: yes, team, tool, waiting for tree to go green)
75892 Mark flutter_engine_group_performance not flaky (cla: yes, team)
75903 deprecated consistency (cla: yes, f: material design, framework, team, waiting for tree to go green)
75920 Mark mac_android_smoke_catalina_start_up test as unflaky (cla: yes, team, waiting for tree to go green)
75933 Fix dart_docs. (cla: yes, team)
76028 Fix problem causing tasks to timeout. (cla: yes, team)
76143 Update all packages (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-102
|
76143 Update all packages (cla: yes, team, tool)
76153 Do not fail if 9xth_percentile_memory_usage is not recorded (cla: yes, team, team: flakes, waiting for tree to go green)
76162 Const constructor audit. (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
76200 [flutter_tools] Support Integration Tests (cla: yes, team, tool, waiting for tree to go green)
76223 Output unexpected Podfile.lock contents on test failure (cla: yes, team, waiting for tree to go green)
76241 [fuchsia] - migrate device discovery workflows to use ffx (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-103
|
76254 update all packages (cla: yes, team, waiting for tree to go green)
76260 Remove mocks from visual_studio_test (cla: yes, team, tool)
76264 MockProcessManager -> FakeProcessManager in os_test (cla: yes, team, tool, waiting for tree to go green)
76266 Swap Mocks to Fakes in build_fuchsia_test (cla: yes, team, tool, waiting for tree to go green)
76274 Swap Mocks to Fakes in config_test and other tests (cla: yes, team, tool, waiting for tree to go green)
76275 Remove one TODO (a: accessibility, cla: yes, framework, team, waiting for tree to go green)
76276 Adopt FakeProcess, remove MockProcess (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-104
|
76279 Adopt FileExceptionHandler in a few tests (cla: yes, team, tool, waiting for tree to go green)
76280 Delete MockResidentCompiler (cla: yes, team, tool, waiting for tree to go green)
76282 Adopt TestUsage in flutter_command_test (cla: yes, team, tool)
76331 Remove deprecated TypeMatcher (cla: yes, framework, severe: API break, team, waiting for tree to go green)
76339 Add fix for BottomNavigationBarItem.title -> label (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
76341 Upload logs before failing module_test_ios (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-105
|
76354 Adopt Artifacts.test(localEngine:) in a few tests (cla: yes, team, tool, waiting for tree to go green)
76355 Remove mockito from windows_device_test (cla: yes, team, tool, waiting for tree to go green)
76358 Add mac_ios luci tests. (cla: yes, team)
76392 [Fonts] Make it possible to run update_icons in google3 (cla: yes, team)
76394 Reland “Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions) (#76352)” (cla: yes, engine, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-106
|
76403 Revert “Reland “Roll Engine from 6993cb229b99 to c217d9d06e4f (60 revisions) (#76352)”” (cla: yes, engine, team)
76409 Roll Gallery (required by the latest engine update and Dart SDK) (cla: yes, team)
76415 [devicelab] Separate build and test from Flutter gallery tests (a: accessibility, cla: yes, team, waiting for tree to go green)
76420 Update all packages and upgrade to path_provider 2.0.0-nullsafety (cla: yes, team, tool)
76425 Remove unused flutter_driver_screenshot integration test (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-107
|
76426 Remove unused ios_add2app integration test (cla: yes, team)
76429 Remove unused android_splash_screens integration test (cla: yes, team, waiting for tree to go green)
76430 Remove unused image_loading integration test (cla: yes, team)
76433 Turn on desktop and web integration tests for beta and stable (a: desktop, cla: yes, team, waiting for tree to go green)
76511 Upgrade packages to pick up vm_snapshot_analysis fixes (cla: yes, team)
76532 [Fonts] Improve update_icons script (cla: yes, f: material design, framework, team)
76552 Mark linux_android_stack_size_test not flaky (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-108
|
76554 Build more integration tests during pre-submit (cla: yes, d: examples, team)
76572 Revert “Remove unused flutter_driver_screenshot integration test” (cla: yes, team)
76575 Remove unused flutter_driver_screenshot integration test (cla: yes, team, waiting for tree to go green)
76576 Remove mac/ios agents and remove flaky flag from mac/ios on LUCI. (cla: yes, team)
76633 Check for a closed output stream in the devicelab ADB log reader (cla: yes, team, waiting for tree to go green)
76642 [devicelab] Add expectation test for upload metrics (cla: yes, team, waiting for tree to go green)
76645 Enable dart_plugin_registry_test (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-109
|
76658 Add gallery integration iOS UI integration test (cla: yes, team, waiting for tree to go green)
76673 Update all packages (cla: yes, team, waiting for tree to go green)
76691 [Fonts] Sort material icons (cla: yes, f: material design, framework, team)
76731 Fix codesign test: ios-deploy does not need entitlements (cla: yes, team, waiting for tree to go green)
76732 Move a second batch of mac/ios tests to prod. (cla: yes, team)
76800 Remove failing 32-bit iOS benchmarks (cla: yes, team, waiting for tree to go green)
76803 Mark smoke_catalina_hot_mode_dev_cycle_ios__benchmark flaky (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-110
|
76820 Update dartdoc to 0.40.0. (cla: yes, team, waiting for tree to go green)
76829 Remove dead ensureDirectoryExists (cla: yes, team, tool, waiting for tree to go green)
76831 [customer_testing] Refactor runner to be testable (cla: yes, team, waiting for tree to go green)
76838 Remove dart_plugin_registry_test timeouts (cla: yes, team, team: flakes, waiting for tree to go green)
76898 Fix prepare package (cla: yes, team)
76960 Move flaky flag from the remainin mac/ios tests. (cla: yes, team)
77004 Removed ListTile accentColor dependency (cla: yes, f: material design, framework, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-111
|
77010 Remove flaky flag from ios32 builders. (cla: yes, team)
77027 Enable missing_whitespace_between_adjacent_strings (cla: yes, f: material design, framework, team, tool)
77028 Turn on iOS podspec linting in test (a: tests, cla: yes, t: xcode, team)
77032 enable use_key_in_widget_constructors lint (a: accessibility, a: internationalization, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green)
77086 Revert “[devicelab] Separate build and test from Flutter gallery tests” (a: accessibility, cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-112
|
77087 Enable file_names and package_names lints (a: accessibility, cla: yes, framework, team, waiting for tree to go green)
77093 Apply changes caused by https://github.com/flutter/flutter/pull/76662 (cla: yes, d: examples, team, waiting for tree to go green)
77095 Enable null_closures (cla: yes, team, waiting for tree to go green)
77098 Clean-up analysis_options files (a: internationalization, a: tests, cla: yes, d: examples, framework, team, waiting for tree to go green)
77099 Turn on sized_box_for_whitespace lint, fix instances and tests. (a: accessibility, a: tests, cla: yes, d: examples, 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.2.0/index.html
|
6953875910c6-113
|
77105 Enable prefer_null_aware_operators lint (cla: yes, team, waiting for tree to go green)
77106 enable provide_deprecation_message (cla: yes, team, waiting for tree to go green)
77110 [devicelab] Create test command to pass task args (cla: yes, team, waiting for tree to go green)
77113 Enable deprecation consistency (cla: yes, team, waiting for tree to go green)
77118 Align more closely with package:test (a: accessibility, a: tests, cla: yes, d: examples, f: material design, framework, team, tool, waiting for tree to go green)
77153 Update all versions! (cla: yes, team)
77154 enable build test, roll engine (cla: yes, engine, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-114
|
77163 Enable use_function_type_syntax_for_parameters lint (a: tests, cla: yes, f: material design, framework, team, tool)
77184 Store symlinks in package archive (cla: yes, team, waiting for tree to go green)
77192 Increase dart migrate integration test timeout (cla: yes, team, team: flakes, tool, waiting for tree to go green)
77194 [flutter_releases] Fix symlinks in prepare_packages script (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
77228 Add Windows desktop files for manual tests (a: desktop, cla: yes, platform-windows, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-115
|
77263 Re-land “Toggable Refactor (#76745)” (a: accessibility, cla: yes, f: material design, framework, team, waiting for tree to go green)
77294 Enable avoid_unnecessary_containers lint (a: accessibility, a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
77307 [devicelab] Create BuildTestTask (cla: yes, team, waiting for tree to go green)
77327 Fix typo (cla: yes, d: examples, team)
77329 Bitcode strip Flutter.framework in assemble build target (cla: yes, platform-ios, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-116
|
77398 enable prefer_function_declarations_over_variables lint (a: accessibility, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green)
77400 [flutter_tools] migrate to null safe mustache (cla: yes, team, waiting for tree to go green)
77405 Fix typo in Windows template (cla: yes, team, tool, waiting for tree to go green)
77420 Add debug_second_compile_millis benchmark metric (cla: yes, platform-android, platform-ios, team, team: benchmark, waiting for tree to go green)
77428 Add iOS archive codesign test (cla: yes, platform-ios, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-117
|
77434 Enable unnecessary_await_in_return lint (a: tests, cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
77454 Fix a legacy TODO (a: tests, cla: yes, framework, team, waiting for tree to go green)
77637 Increase activated devtools version to 2.0 (cla: yes, team)
77648 Fix package declarations for add-to-app integration tests (cla: yes, team, waiting for tree to go green)
77651 [fuchsia] remove no devices found from ffx parsing (cla: yes, team, tool, waiting for tree to go green)
77653 [Analyze] Make deprecation note analyzer clearer on quote misuse (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-118
|
77657 Explain why devtools in pinned (cla: yes, team, waiting for tree to go green)
77749 Remove mockito deps from dev (cla: yes, team, tool, waiting for tree to go green)
77754 Add mouseCursor, onEnter, and onExit to TextSpan (cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
77837 non-breaking changes recommended by prefer_mixin lint (a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
77850 [flutter_releases] Flutter 2.0.2 Stable Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-119
|
77942 Refactor: use one subprojects property (a: accessibility, cla: yes, d: examples, team, tool, waiting for tree to go green)
77945 Update mockito dep and remove usage in manual tests and localizations (cla: yes, team, tool, waiting for tree to go green)
77956 [devicelab] Migrate Gallery to BuildTestTask (a: accessibility, cla: yes, team, waiting for tree to go green)
77962 Remove MockFlutterVersions (cla: yes, team, tool, waiting for tree to go green)
77968 Remove mocks from web devices test (cla: yes, team, tool, waiting for tree to go green)
77982 Use flutter-cirrus gke cluster for framework tasks. (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-120
|
77983 Remove MockBuildSystem from generate_synthetic_packages_test (cla: yes, team, tool, waiting for tree to go green)
77985 MockProcessUtils->FakeProcessManager in version_test (cla: yes, team, tool, waiting for tree to go green)
77986 Remove mocks from build_windows_test (cla: yes, team, tool, waiting for tree to go green)
77988 MockOperatingSystemUtils -> FakeOperatingSystemUtils (cla: yes, team, tool, waiting for tree to go green)
77991 Remove mock from cocoapods_validator_test (cla: yes, team, tool)
78078 Enable subshard builders for pre-submit (cla: yes, team, waiting for tree to go green)
78089 Remove MockFlutterVersion from mocks (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-121
|
78092 Remove mocks from compile_expression_test (cla: yes, team, tool)
78161 Add removeListenerWhileNotifying benchmark for ChangeNotifier (cla: yes, framework, team, waiting for tree to go green)
78263 Remove keyLabel and debugName from Logical/PhysicalKeyboardKey (a: tests, cla: yes, framework, team)
78276 Remove MockStdIn and MockStream (cla: yes, team, tool, waiting for tree to go green)
78279 Remove mocks from cocoapods_test (cla: yes, team, tool, waiting for tree to go green)
78317 [Fonts] Fix update_icons double newline bug (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-122
|
78329 Revert “Align more closely with package:test” (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool)
78343 Align more closely with package:test (#77118) (a: accessibility, a: tests, cla: yes, f: material design, framework, team, tool, waiting for tree to go green)
78355 Revert “[devicelab] Migrate Gallery to BuildTestTask” (a: accessibility, cla: yes, team)
78361 Reland [devicelab] Migrate Gallery to BuildTestTask (a: accessibility, cla: yes, team, waiting for tree to go green)
78378 Removed accentColor and accentTextTheme dependencies from flutter_gallery (cla: yes, f: material design, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-123
|
78381 Add test for dart compilation error build output (cla: yes, team, tool, waiting for tree to go green)
78415 Revert “Add libblkid / liblzma / libgcrypt as an explicit dependancy on Linux” (cla: yes, team, tool)
78430 Add Linux shard builders to Flutter build dashboard (cla: yes, team, waiting for tree to go green)
78449 Remove accentColor et al. from tests (cla: yes, f: material design, framework, team)
78459 add mac/windows shard builders as flaky (cla: yes, team)
78483 Remove flaky flag for Linux shard builders (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-124
|
78489 [flutter_releases] Flutter Stable 2.0.3 Framework Cherrypicks (cla: yes, f: cupertino, f: material design, framework, team, tool)
78490 Clean-up ignores that are not ignoring anything (dev/ edition) (cla: yes, team, waiting for tree to go green)
78496 Parse engine src path from an absolute –local-engine (cla: yes, team, tool)
78497 Migrate our custom ignore syntax to flutter_ignore (cla: yes, framework, team, tool, waiting for tree to go green)
78505 Remove flaky flag for Mac and Windows shard builders (cla: yes, team)
78508 Move web tool test per-test timeout to shard (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-125
|
78557 Update all versions and remove vm_service_client dependency (cla: yes, team, tool)
78559 [devicelab] remove vm_service_client from devicelab (cla: yes, team)
78568 Manually close the tree for https://github.com/flutter/flutter/issues/78567 (cla: yes, team)
78584 Revert “Fix a legacy TODO” (a: tests, cla: yes, framework, team)
78592 Skip linking against Flutter for CocoaPods transitive dependencies (cla: yes, platform-ios, t: xcode, team, tool, waiting for tree to go green)
78623 Reverts “Implement dartPluginClass support for plugins #74469” (cla: yes, d: examples, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-126
|
78630 Revert “Fix a legacy TODO (#77454)” (#78584) (a: tests, cla: yes, framework, team)
78636 Standardize tool test subshard selection (cla: yes, team, waiting for tree to go green)
78647 Revert “Manually close the tree for https://github.com/flutter/flutter/issues/78567” (cla: yes, team)
78654 roll more versions (cla: yes, team, waiting for tree to go green)
78658 Add fix for RectangularSliderTrackShape (cla: yes, f: material design, framework, team, waiting for tree to go green)
78669 Remove ignores that are not ignoring anything (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-127
|
78672 Add fixes for [InputDecoration, InputDecorationTheme] hasFloatingPlaceholder -> floatingLabelBehavior (cla: yes, f: material design, framework, team, waiting for tree to go green)
78678 Update cluster. (cla: yes, team, team: infra)
78755 Typo fixes (a: internationalization, a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool)
78757 [State Restoration] Code sample templates, migrate existing code samples (a: state restoration, cla: yes, d: api docs, f: cupertino, f: material design, framework, team)
78764 remove codesign.dart (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-128
|
78764 remove codesign.dart (cla: yes, team)
78812 Migrate Gradle repo from jcenter to mavenCentral in dev projects (a: accessibility, cla: yes, t: gradle, team, team: flakes, tool)
78822 Take screenshot when drive fails (a: accessibility, cla: yes, team, team: flakes, tool)
78836 Make version and time in flutter_tool null safe (a: null-safety, cla: yes, team, tool)
78843 Make language_version in flutter_tool null safe (a: null-safety, cla: yes, team, tool)
78845 Migrate flutter_tool tool helper files to null safety (a: null-safety, cla: yes, team, tool)
78885 Exclude CI from tool root check (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-129
|
78888 Add split Linux docs jobs to prod builder json (cla: yes, team, waiting for tree to go green)
78892 Migrate command_help to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
78893 Migrate signals.dart to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
78896 Migrate flutter_tools file_system to null safety (a: null-safety, cla: yes, team, tool)
78897 Add dart Fix for TextSelectionThemeData (cla: yes, f: material design, framework, team, waiting for tree to go green)
78901 Migrate flutter_tools os.dart to null safety (a: null-safety, cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-130
|
78910 Update packages to pick up new process version (cla: yes, team)
78922 Migrate flutter_tool net.dart to null safety (a: null-safety, cla: yes, team, tool)
78923 Migrate android_console to null safety (a: null-safety, cla: yes, team, tool)
78932 Migrate error_handling_io to null safety (a: null-safety, cla: yes, team, tool)
78934 Migrate deferred_components_validator to null safety (a: null-safety, cla: yes, team, tool)
78939 Migrate localizations_utils to null safety (a: null-safety, cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-131
|
78942 Migrate visual_studio to null safety (a: null-safety, cla: yes, team, tool)
78943 Migrate platform_plugins to null safety (a: null-safety, cla: yes, team, tool)
78944 Migrate flutter_project_metadata to null safety (a: null-safety, cla: yes, team, tool)
78949 Migrate device_port_forwarder to null safety (a: null-safety, cla: yes, team, tool)
78991 Manually close the tree (cla: yes, team)
79005 Revert “Remove keyLabel and debugName from Logical/PhysicalKeyboardKey” (a: tests, cla: yes, framework, team)
79006 Revert “Manually close the tree” (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-132
|
79008 [ci] Run same script to analyze plugins as flutter/plugins. (cla: yes, team, waiting for tree to go green)
79016 Split globals.dart into null safe and unsafe libraries (a: null-safety, cla: yes, team, tool)
79027 [Fonts] Remove update_icons TODO (cla: yes, f: material design, framework, team, waiting for tree to go green)
79049 use null aware operators for function invocations (a: tests, cla: yes, f: cupertino, f: material design, framework, team, waiting for tree to go green)
79061 Refactor text editing test APIs (a: tests, cla: yes, framework, team, waiting for tree to go green)
79088 [versions] roll many versions (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-133
|
79099 [versions] roll to latest test (a: tests, cla: yes, framework, team)
79100 Make LogicalKeyboardKey.keyLabel a getter and better (a: tests, cla: yes, framework, team, waiting for tree to go green)
79108 Migrate gen_l10n_types to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
79111 Migrate file_store to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
79160 Clarify documentation for DragAnchorStrategy. (cla: yes, framework, team, waiting for tree to go green)
79163 Add a test to exercise multiple async microtasks in frame workload (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-134
|
79217 Revert “Make LogicalKeyboardKey.keyLabel a getter and better” (a: tests, cla: yes, framework, team, waiting for tree to go green)
79258 Add tests for integration tests to devicelab (cla: yes, team, waiting for tree to go green)
79295 Enable android semantics integration test (a: accessibility, cla: yes, team, waiting for tree to go green)
79296 skip android semantics integration test to enable engine roll (a: accessibility, cla: yes, team, waiting for tree to go green)
79302 Reland Make LogicalKeyboardKey.keyLabel a getter and better #79100 (a: tests, cla: yes, framework, team, waiting for tree to go green)
79304 Update dartdoc to 0.41.0 (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-135
|
79310 Always write full timeline before summary (a: tests, cla: yes, framework, team)
79317 Mark flutter_gallery__transition_perf_e2e_ios32 flaky (cla: yes, team)
79322 Avoid hard coding “build” for test output files (cla: yes, team)
79323 Revert “Mark flutter_gallery__transition_perf_e2e_ios32 flaky” (cla: yes, team)
79324 Mark docs tests unflaky (cla: yes, team, waiting for tree to go green)
79325 only cache release manifest files for 60 seconds (cla: yes, team)
79329 fix tree (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-136
|
79329 fix tree (cla: yes, team)
79332 Point gallery test data to FLUTTER_TEST_OUTPUTS_DIR (cla: yes, team, team: infra, waiting for tree to go green)
79342 Migrate code_signing to null safety (a: null-safety, cla: yes, team, tool)
79346 Migrate event_printer and test_config to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
79394 Remove animation_with_microtasks_perf_ios__timeline_summary from prod… (cla: yes, team, waiting for tree to go green)
79396 Create dev/ci.yaml (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-137
|
79419 one more path (a: accessibility, cla: yes, team)
79421 Add missing io import to complex_layout_semantics_perf (a: accessibility, cla: yes, team)
79456 roll gallery version to fix build (team)
79460 [Stocks App] NNBD migration, refresh gen-l10n (a: internationalization, a: null-safety, cla: yes, team, waiting for tree to go green)
79469 Migrate build_info to null safety (a: null-safety, cla: yes, team, tool)
79470 Mark new_gallery__crane_perf flaky (cla: yes, team)
79477 Revert “Mark new_gallery__crane_perf flaky” (cla: yes, team)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-138
|
79481 Fix device_port_forwarder file name typo (cla: yes, team, tool, waiting for tree to go green)
79486 [flutter_releases] Flutter Stable 2.0.4 Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
79496 Mark ios32 device tests flaky to reopen build. (cla: yes, team)
79500 Correct misspellings throughout the codebase (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool, waiting for tree to go green)
79504 Migrate android_studio to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-139
|
79514 Take screenshot when startup perf test fails to run (cla: yes, team, team: infra, waiting for tree to go green)
79520 Remove the warning about the Integration Test plugin (cla: yes, team, tool, waiting for tree to go green)
79525 Migrate analysis to null safety (a: null-safety, cla: yes, team, tool)
79560 Revert “Mark ios32 device tests flaky to reopen build.” (cla: yes, team)
79561 Mark integration_test_test as flaky (cla: yes, team, waiting for tree to go green)
79583 Restore support for the –local-engine flag in devicelab/bin/run.dart (cla: yes, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-140
|
79587 Migrate fingerprint to null safety (a: null-safety, cla: yes, team, tool)
79611 Migrate android_sdk and application_package to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
79618 [flutter_tools] Remove special cased –no-chain-stack-traces (cla: yes, team, tool, waiting for tree to go green)
79650 add trailing comma when argList is splitted (cla: yes, d: examples, f: cupertino, f: material design, framework, team, waiting for tree to go green)
79656 Reland 79654 (a: accessibility, a: tests, cla: yes, f: material design, framework, team, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-141
|
79682 Migrate doctor_validator to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
79795 Update dartdoc to 0.42.0 (cla: yes, team, waiting for tree to go green)
79801 Migrate tools chrome.dart to null safety (a: null-safety, cla: yes, team, tool)
79804 Migrate linux_doctor to null safety (a: null-safety, cla: yes, team, tool)
79805 Migrate vscode to null safety (a: null-safety, cla: yes, team, tool)
79806 Migrate android_workflow to null safety (a: null-safety, cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-142
|
79807 Migrate some workflows and doctor validators to null safety (a: null-safety, cla: yes, team, tool)
79813 Migrate intellij_validator to null safety (a: null-safety, cla: yes, team, tool)
79816 Fix an NNBD error in the Gallery text form field demo (cla: yes, f: material design, team, waiting for tree to go green)
79900 Move cache from globals to globals_null_migrated (a: null-safety, cla: yes, team, tool)
79903 Revert “Reland [devicelab] Migrate Gallery to BuildTestTask” (a: accessibility, cla: yes, team)
79907 Migrate flutter_tool test/src/common to null safety (a: null-safety, cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-143
|
79908 Start migrating flutter_tools test src to null safety (a: null-safety, cla: yes, team, tool, waiting for tree to go green)
79913 add new try/prod builders for validate_ci_config (cla: yes, team, waiting for tree to go green)
79917 Allow null Config.getValue() results (a: null-safety, cla: yes, team, tool)
79959 Unblock roll by reverting #79061 (a: tests, cla: yes, framework, team)
79961 Mark integration_test_test as unflaky (cla: yes, team, waiting for tree to go green)
tool - 346 pull request(s)
61221 [flutter_tools] Add ARM64 Linux host and cross-building option support (a: desktop, cla: yes, platform-linux, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-144
|
70673 Point to a new artifacts location. (cla: yes, f: material design, team, tool)
71582 properly pass on gradle exit code (#71484) (cla: yes, tool, waiting for tree to go green)
73205 Added warning when not enabled platform is selected (cla: yes, tool, waiting for tree to go green)
73828 Exclude arm64 from valid iOS simulators (cla: yes, team, tool, waiting for tree to go green)
74176 [flutter_tools] Simplify flutter test internals (cla: yes, tool, waiting for tree to go green)
74236 [flutter_tools] Decouple FlutterPlatform from Process (cla: yes, tool, waiting for tree to go green)
74447 [flutter_tools] experiment with skipping process resolution (cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-145
|
74469 Implement dartPluginClass support for plugins (cla: yes, tool)
74533 Only write the pid-file while listening to SIGUSR signals. (cla: yes, team, tool, waiting for tree to go green)
74740 Suppress ‘Info: Compiling without sound null safety’ message when building flutter_tools (cla: yes, tool)
74744 [flutter_tools] catch errors when getting cwd (cla: yes, tool, waiting for tree to go green)
74755 no more mockito for fuchsia remote debug protocol (cla: yes, team, tool, waiting for tree to go green)
74762 Null safe migration for fuchsia remote debug protocol (cla: yes, team, tool)
74763 Remove package image dependency (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-146
|
74764 [flutter_tools] handle further devtools NPE (cla: yes, tool)
74777 Replace MockXcode with Xcode.test in unit tests (cla: yes, platform-ios, team, tool, waiting for tree to go green)
74778 Rename setUpMockXcodeBuildHandler -> setUpFakeXcodeBuildHandler in tests (cla: yes, team, tool, waiting for tree to go green)
74780 Remove MockProcessManager from channel_test and other tests (cla: yes, team, tool)
74788 fix for upcoming lint use_named_constants (a: accessibility, a: tests, cla: yes, d: examples, f: cupertino, f: material design, framework, team, tool)
74817 [flutter_tools] remove mock from analyze_size_test.dart (cla: yes, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-147
|
74818 [flutter_tools] delete old directories when unzipping ontop of them (cla: yes, tool)
74827 Replace MockXcode with Xcode.test in more unit tests (cla: yes, tool)
74829 [flutter_tools] rewrite Usage.test to capture objects instead of print logs (cla: yes, tool)
74832 [flutter_tools] opt all flutter tool libraries and tests out of null safety. (cla: yes, team, tool)
74834 Replace MockProcessManager with FakeProcessManager in process_test where possible (cla: yes, tool)
74838 Swap MockStdio to FakeStdio in tests (cla: yes, team, tool)
74844 Make flutter create --sample null-safe (cla: yes, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-148
|
74847 Swap mockito import for test/fake (cla: yes, team, tool)
74859 Remove the timeout when launching DevTools (cla: yes, tool, waiting for tree to go green)
74865 Add canRun override to FakeProcessManager (cla: yes, team, tool)
74867 Revert “Swap MockStdio to FakeStdio in tests” (cla: yes, tool)
74869 Revert “Remove package image dependency” (cla: yes, team, tool)
74874 Update packages (cla: yes, team, tool, waiting for tree to go green)
74885 Unpin mysteriously pinned packages (cla: yes, team, tool, waiting for tree to go green)
74919 [flutter_tools] remove mocks from file system test (cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-149
|
74932 Allow ‘flutter create’ in dev and example directories (cla: yes, tool, waiting for tree to go green)
74937 [flutter_releases] Flutter 1.26.0-17.1.pre Dev - Revert vm_service, other packages from pub roll (a: tests, cla: yes, f: cupertino, f: material design, framework, team, tool)
74943 vm_service 6.0.1-nullsafety.1, dwds 8.0.2 (cla: yes, team, tool, waiting for tree to go green)
74946 Replace MockUsage with TestUsage (cla: yes, team, tool, waiting for tree to go green)
74956 Replace MockProcessManager with FakeProcessManager in cocoapods_test (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-150
|
74959 Make Linux apps non-unique by default. (cla: yes, tool)
74992 [flutter_tools] move some fakes out of mocks.dart (cla: yes, tool, waiting for tree to go green)
74994 [flutter_tools] remove mock SystemClock (cla: yes, tool, waiting for tree to go green)
74995 [flutter_tools] remove mock android device from log reader test (cla: yes, tool, waiting for tree to go green)
74999 [flutter_tools] remove most usage of MockDevice in resident runner test (cla: yes, tool, waiting for tree to go green)
75012 Remove “unnecessary” imports in flutter_tools tests (cla: yes, tool, waiting for tree to go green)
75026 Bump flutter_gallery_assets (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-151
|
75027 [flutter_tools] switch dart defines to base64 to avoid windows control characters (cla: yes, tool)
75029 Migrate off e2e (cla: yes, team, tool, waiting for tree to go green)
75044 Replace MockConfig with TestConfig (cla: yes, team, tool, waiting for tree to go green)
75160 [flutter_tools] skip web renderer defines unless web target is picked (cla: yes, tool)
75170 Replace context FakeUsage with TestUsage (cla: yes, team, tool)
75209 [gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified (a: internationalization, cla: yes, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-152
|
75213 [flutter_tools] Merge some test options into DebuggingOptions (cla: yes, tool, waiting for tree to go green)
75243 Add support for producing unstripped AOT snapshots. (cla: yes, tool, waiting for tree to go green)
75251 [flutter_tools] add build system test for concurrent failures (cla: yes, tool)
75259 [flutter_tools] use TestFeatureFlags instead of MockFeatureFlags (cla: yes, tool, waiting for tree to go green)
75263 [flutter_tools] remove mockito from flutter symbolize test (cla: yes, tool)
75276 Replace MockPlistParser with FakePlistParser (cla: yes, team, tool)
75298 Catch VM Service disappearance from run/attach handler code (cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-153
|
75301 Return an empty FlutterViews list when the service disappears (cla: yes, tool, waiting for tree to go green)
75303 [flutter_releases] Flutter 1.26.0-17.2.pre Beta Framework Cherrypicks (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
75306 Revert “[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified” (cla: yes, tool)
75336 [flutter_tools] handle null package (cla: yes, tool)
75346 Relands “[gen-l10n] Fixes named and positional parameter issue with NumberFormat when type is specified” (a: internationalization, cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-154
|
75350 [flutter_tools] move process manager into tool (cla: yes, team, tool)
75351 Suggest precache instead of build when engine artifacts are missing (cla: yes, platform-ios, tool)
75361 [flutter_tools] remove web defines workaround (cla: yes, tool, waiting for tree to go green)
75387 Install prebuilt iOS app only once (cla: yes, platform-ios, tool)
75394 flutter_tool: DeferredComponent and LoadingUnit classes, Manifest deferred-components parsing (cla: yes, tool, waiting for tree to go green)
75444 [flutter_tools] refactor devtools handler into its own class (cla: yes, tool)
75471 [flutter_tools] use a single fake implementation of HttpClient (cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-155
|
75475 Revert tool change (a: tests, cla: yes, engine, f: cupertino, f: material design, framework, team, tool)
75535 [web] new service worker loading mechanism (cla: yes, team, tool)
75543 Move FakeBotDetector to fakes (cla: yes, team, tool, waiting for tree to go green)
75544 MockProcessManager -> FakeProcessManager (cla: yes, team, tool)
75545 Add exception to FakeCommand (cla: yes, team, tool, waiting for tree to go green)
75612 Fix Android Studio detection and plugins on Linux (cla: yes, tool, waiting for tree to go green)
75639 Revert “[flutter_tools] move process manager into tool” (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-156
|
75679 Consolidate ascii spinner stop in devtools activation (cla: yes, tool)
75717 Fix analyzer warning, remove import (cla: yes, tool)
75718 [flutter_tools] do not crash if shared profile restoration fails (cla: yes, tool)
75719 [flutter_tools] catch error 32 in cache (cla: yes, tool, waiting for tree to go green)
75733 [flutter_releases] Roll pub for flutter-1.26-candidate.17 (cla: yes, team, tool)
75739 [flutter_tools] Deferred components setup validator (cla: yes, tool, waiting for tree to go green)
75757 Remove dead mock classes (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-157
|
75759 MockPub -> FakePub (cla: yes, team, tool, waiting for tree to go green)
75797 [flutter_releases] Update additional pub packages to stable for 1.26.0-17.4.pre (cla: yes, team, tool)
75804 [flutter_releases] Flutter Framework 1.26.0-17.5.pre Beta Cherrypicks (cla: yes, engine, f: material design, framework, tool)
75807 [flutter_tools] refactor devtools handler to expose single method for run/attach and restart (cla: yes, tool, waiting for tree to go green)
75822 Avoid duplicating Pods-Runner xcconfig #includes (cla: yes, t: xcode, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-158
|
75871 [flutter_tools] remove package HTTP and add pub.dev head check tests (cla: yes, tool, waiting for tree to go green)
75888 All arguments must be documented. (cla: yes, team, tool, waiting for tree to go green)
75922 [flutter_tools] use temp dir for tester dill, use desktop log reader (cla: yes, tool)
75925 [flutter_tools] add package:http to forbidden imports test (cla: yes, tool, waiting for tree to go green)
75927 [flutter_tools] Send flutter_immediately_exit_test to the elemental plane to be reforged anew (cla: yes, tool)
75930 [flutter_tools] use less path manipulation in the Android SDK (cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-159
|
75931 [flutter_tools] gradle cleanup 1 of 99999 (cla: yes, tool)
75937 [flutter_releases] Flutter Framework 1.26.0-17.6.pre Beta Cherrypicks (cla: yes, engine, f: material design, framework, tool)
75940 [flutter_tools] do not use context logger in gradle (cla: yes, tool, waiting for tree to go green)
75954 Remove “unnecessary” imports in test/general.shard (cla: yes, tool)
75981 [fuchsia] - update getting local host address logic (cla: yes, tool, waiting for tree to go green)
76019 Fix package CHANGELOG template (cla: yes, tool)
76020 [flutter_tools] Remove globals/mocks from GradleUtils (cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-160
|
76022 [flutter_tools] stop using throttled print for service extensions (cla: yes, framework, tool)
76066 [flutter_tools] Avoid duplicated calls to l10n generation (a: internationalization, cla: yes, tool, waiting for tree to go green)
76107 Flutter tool - Don’t check for updates when run on a bot (cla: yes, tool, waiting for tree to go green)
76123 Update link for missing desktop projects (cla: yes, tool, waiting for tree to go green)
76133 Support –run-skipped in “flutter test” and pass through to package:test (cla: yes, tool, waiting for tree to go green)
76143 Update all packages (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-161
|
76143 Update all packages (cla: yes, team, tool)
76192 [flutter_tools] Deferred components build system (cla: yes, severe: new feature, tool, waiting for tree to go green)
76200 [flutter_tools] Support Integration Tests (cla: yes, team, tool, waiting for tree to go green)
76241 [fuchsia] - migrate device discovery workflows to use ffx (cla: yes, team, tool, waiting for tree to go green)
76252 [flutter_tools] remove mock process manager from gradle tests (cla: yes, tool)
76258 [flutter_tools] allow bypassing context for FlutterProject creation, remove fromPath (cla: yes, tool, waiting for tree to go green)
76260 Remove mocks from visual_studio_test (cla: yes, team, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-162
|
76264 MockProcessManager -> FakeProcessManager in os_test (cla: yes, team, tool, waiting for tree to go green)
76266 Swap Mocks to Fakes in build_fuchsia_test (cla: yes, team, tool, waiting for tree to go green)
76268 [flutter_tools] replace some mock file/directories with new op handle (cla: yes, tool, waiting for tree to go green)
76274 Swap Mocks to Fakes in config_test and other tests (cla: yes, team, tool, waiting for tree to go green)
76276 Adopt FakeProcess, remove MockProcess (cla: yes, team, tool, waiting for tree to go green)
76277 [flutter_tools] remove Artifacts dependency from globals in gradle, remove MockArtifacts from test (cla: yes, tool)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
6953875910c6-163
|
76279 Adopt FileExceptionHandler in a few tests (cla: yes, team, tool, waiting for tree to go green)
76280 Delete MockResidentCompiler (cla: yes, team, tool, waiting for tree to go green)
76282 Adopt TestUsage in flutter_command_test (cla: yes, team, tool)
76330 [flutter_tools] remove global usage of flutterUsage from gradle (cla: yes, tool, waiting for tree to go green)
76342 [flutter_tools] unify gradle/android sdk reinitialize checks in cache.dart (cla: yes, tool)
76354 Adopt Artifacts.test(localEngine:) in a few tests (cla: yes, team, tool, waiting for tree to go green)
76355 Remove mockito from windows_device_test (cla: yes, team, tool, waiting for tree to go green)
|
https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-2.2.0/index.html
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.