godofredoc
fe7299d318
Migrate customer_testing to sharded tests. ( #138659 )
...
This will allow Dart Team to run customer tests as part of monorepo and will be a step forward to remove ad_hoc tests.
Bug: https://github.com/dart-lang/sdk/issues/51042
Bug: https://github.com/flutter/flutter/issues/115476
2023-11-28 00:41:53 +00:00
engine-flutter-autoroll
fc203edcbf
Roll Flutter Engine from 2be719150ea9 to 8b100cceb236 (1 revision) ( #139105 )
...
2be719150e...8b100cceb2
2023-11-27 skia-flutter-autoroll@skia.org Roll Dart SDK from ef97fe2415fd to 8b962b2b9e72 (1 revision) (flutter/engine#48425 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-28 00:29:47 +00:00
engine-flutter-autoroll
55e7b8da4b
Roll Flutter Engine from 0a098bd6f761 to 2be719150ea9 (5 revisions) ( #139103 )
...
0a098bd6f7...2be719150e
2023-11-27 goderbauer@google.com Dynamic view sizing [dart:ui] (flutter/engine#48090 )
2023-11-27 dnfield@google.com Roll shaderc to google/shaderc@37e25539ce (flutter/engine#48415 )
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from 4c964f8c4738 to 600986ba305d (6 revisions) (flutter/engine#48419 )
2023-11-27 1961493+harryterkelsen@users.noreply.github.com [canvaskit] Enable multiview rendering (flutter/engine#48301 )
2023-11-27 30870216+gaaclarke@users.noreply.github.com [Impeller] updated gaussian blur tests to use device private textures (flutter/engine#48417 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 23:55:55 +00:00
hangyu
8d42987771
Record focus in route entry to move a11y focus to the last focused item ( #135771 )
...
issue: #97747
engine pr:https://github.com/flutter/engine/pull/47114
2023-11-27 23:54:50 +00:00
Kallen Tu
4727627b49
Bump DartDoc to 8.0.0 ( #139088 )
...
Bumping DartDoc to 8.0.0. https://pub.dev/packages/dartdoc/changelog
Will be also removing the `@hideConstantImplementations` directive since
the behaviour is default now.
See issue https://github.com/dart-lang/dartdoc/issues/3564 .
## Pre-launch Checklist
- [X] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [X] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [X] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [X] I signed the [CLA].
- [X] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [X] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-new channel
on [Discord].
<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
2023-11-27 15:33:07 -08:00
engine-flutter-autoroll
1269717307
Roll Flutter Engine from 900ce09b08b2 to 0a098bd6f761 (3 revisions) ( #139099 )
...
900ce09b08...0a098bd6f7
2023-11-27 skia-flutter-autoroll@skia.org Manual roll Dart SDK from c9bdb5884670 to ef97fe2415fd (6 revisions) (flutter/engine#48414 )
2023-11-27 jonahwilliams@google.com [Impeller] add explainer for Android CPU profiling. (flutter/engine#48407 )
2023-11-27 jhy03261997@gmail.com [ios] Send " did gain focus" message from engine to framework (flutter/engine#48252 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 23:12:26 +00:00
auto-submit[bot]
e6a49f8a24
Reverts "Wide gamut and platform view integration test." ( #139100 )
...
Reverts flutter/flutter#138837
Initiated by: jonahwilliams
This change reverts the following previous change:
Original Description:
In https://github.com/flutter/engine/pull/48190 I discovered that overlay surfaces were not constructed with wide gamut settings. This adds a test that will fail until this is fixed.
2023-11-27 22:25:26 +00:00
Christopher Fujino
6bf3ccd47d
[flutter_tools] fix instructions to disable CLI animations ( #139094 )
...
Fixes https://github.com/flutter/flutter/issues/139011
2023-11-27 22:00:50 +00:00
engine-flutter-autoroll
6035c5ccba
Roll Flutter Engine from 9fe149249957 to 900ce09b08b2 (3 revisions) ( #139095 )
...
9fe1492499...900ce09b08
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from 743fc1cde518 to 4c964f8c4738 (2 revisions) (flutter/engine#48410 )
2023-11-27 jonahwilliams@google.com [Impeller] revert non-zero tessellation optimization. (flutter/engine#48234 )
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from b0d81aba3f78 to 743fc1cde518 (3 revisions) (flutter/engine#48406 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 21:35:30 +00:00
Jonah Williams
389ebd4666
Wide gamut and platform view integration test. ( #138837 )
...
In https://github.com/flutter/engine/pull/48190 I discovered that overlay surfaces were not constructed with wide gamut settings. This adds a test that will fail until this is fixed.
2023-11-27 21:14:08 +00:00
Taha Tesser
397fd25be1
Add ability to customize NavigationBar
indicator overlay and fix indicator shape for the overlay ( #138901 )
...
fixes [Provide ability to override `NavigationBar` indicator ink response overlay](https://github.com/flutter/flutter/issues/138850 )
fixes [`NavigationBar.indicatorShape` is ignored, `NavigationBarThemeData.indicatorShape` is applied to the indicator inkwell](https://github.com/flutter/flutter/issues/138900 )
### Code sample
<details>
<summary>expand to view the code sample</summary>
```dart
import 'package:flutter/material.dart';
void main() => runApp(const MyApp());
class MyApp extends StatelessWidget {
const MyApp({super.key});
@override
Widget build(BuildContext context) {
return const MaterialApp(
debugShowCheckedModeBanner: false,
home: Scaffold(
bottomNavigationBar: NavigationBarExample(),
),
);
}
}
class NavigationBarExample extends StatefulWidget {
const NavigationBarExample({super.key});
@override
State<NavigationBarExample> createState() => _NavigationBarExampleState();
}
class _NavigationBarExampleState extends State<NavigationBarExample> {
int index = 0;
@override
Widget build(BuildContext context) {
return NavigationBar(
elevation: 0,
overlayColor: const MaterialStatePropertyAll<Color>(Colors.transparent),
// indicatorShape: RoundedRectangleBorder(
// borderRadius: BorderRadius.circular(4.0),
// ),
indicatorColor: Colors.transparent,
selectedIndex: index,
onDestinationSelected: (int index) {
setState(() {
this.index = index;
});
},
destinations: const <Widget>[
NavigationDestination(
selectedIcon: Icon(Icons.home_filled),
icon: Icon(Icons.home_outlined),
label: 'Home',
),
NavigationDestination(
selectedIcon: Icon(Icons.favorite),
icon: Icon(Icons.favorite_outline),
label: 'Favorites',
),
],
);
}
}
```
</details>
### Before
#### Cannot override `NavigationBar` Indicator ink well overlay

#### Indicator shape is ignored for the indicator overlay

### After
#### Can use `NavigationBar.overlayColor` or `NavigationBarThemeData.NavigationBar` to override default indicator overlay
`overlayColor: MaterialStatePropertyAll<Color>(Colors.red.withOpacity(0.33)),`

`overlayColor: MaterialStatePropertyAll<Color>(Colors.transparent),`

#### Indicator shape is respected for the indicator overlay

2023-11-27 21:02:35 +00:00
engine-flutter-autoroll
7b80797d0f
Roll Flutter Engine from cc57ace8e2e7 to 9fe149249957 (1 revision) ( #139077 )
...
cc57ace8e2...9fe1492499
2023-11-27 skia-flutter-autoroll@skia.org Manual roll Dart SDK from f1fd14505782 to c9bdb5884670 (10 revisions) (flutter/engine#48402 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 20:52:08 +00:00
Andrew Kolos
1952a6c8a1
Add type validation to non-template .arb file parsing logic ( #139035 )
...
Resolves https://github.com/flutter/flutter/issues/138297 .
When reading from a .arb file (which contains localizations of strings in the form of a user-defined JSON string-string map), validate the type of values that we read.
See [this comment of mine on #138297 ](https://github.com/flutter/flutter/issues/138297#issuecomment-1827043260 ) to see how I arrived at this fix.
2023-11-27 20:50:24 +00:00
Bartek Pacia
e8282edf4d
Update Android app project template to apply Kotlin Gradle plugin declaratively ( #139006 )
...
This PR updates the app templates generated by `flutter create` to use declarative `plugins {}` syntax for applying the Kotlin Gradle Plugin.
I realized this is missing while writing [#9857.](https://github.com/flutter/website/pull/9857 )
2023-11-27 20:50:21 +00:00
Michael Goderbauer
9147a1c1b8
Prepare for dynamically sized views - pt. 2 ( #139079 )
...
Towards https://github.com/flutter/flutter/issues/134501 .
Required to roll https://github.com/flutter/engine/pull/48090 into the framework.
Two new subclasses of FlutterView were added recently for testing (in https://github.com/flutter/flutter/pull/138849 ) that I missed in my previous PR (https://github.com/flutter/flutter/pull/138565 ).
2023-11-27 19:06:00 +00:00
Michael Goderbauer
bf5d2b875f
Prepare for dynamically sized views ( #138565 )
...
Towards https://github.com/flutter/flutter/issues/134501 .
Required to roll https://github.com/flutter/engine/pull/48090 into the framework.
**DO NOT SUBMIT until https://github.com/flutter/flutter/pull/138648 and https://github.com/flutter/engine/pull/48090 are ready.**
2023-11-27 17:41:22 +00:00
Jasper van Riet
ec639f359c
Write tests for API examples of BottomNavigationBar and IconButton ( #138188 )
...
This PR writes tests for a few of the API examples (not all), as requested in #130459 . For the test names, I used the existing tests in the `api` folder as guide.
2023-11-27 17:26:37 +00:00
engine-flutter-autoroll
9a930dd6f9
Roll Flutter Engine from 9b610ecda771 to cc57ace8e2e7 (2 revisions) ( #139072 )
...
9b610ecda7...cc57ace8e2
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from 5f0832787d0f to b0d81aba3f78 (1 revision) (flutter/engine#48401 )
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from 9fa62ccefe59 to 5f0832787d0f (1 revision) (flutter/engine#48400 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 17:16:08 +00:00
stuartmorgan
d628a6ff97
Give an actionable error message when a Pod requires a higher minimum OS version ( #138097 )
...
Checks `pod install` output for the case where a pod requires a higher minimum OS deployment target version than the app is set to use, and attempts to turn it into a more actionable error message. This isn't foolproof since we are parsing the Ruby rather than actually executing it, but I would expect that the vast majority of cases would end up in the most useful version (and even those that don't are still much clearer with this as the final error message text than without it).
Fixes https://github.com/flutter/flutter/issues/113762
2023-11-27 16:22:54 +00:00
Reid Baker
311193d3f1
Edge case on flutter/flutter/issues/135402 with test ( #138814 )
...
fixes flutter/flutter/issues/135402
Edge case that was reported by a user along with a test case specifically covering their output.
2023-11-27 16:14:58 +00:00
engine-flutter-autoroll
2328995804
Roll Packages from 97f0a4049d0b to e774e8887ce2 (4 revisions) ( #139066 )
...
97f0a4049d...e774e8887c
2023-11-27 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 2.22.5 to 2.22.8 (flutter/packages#5472 )
2023-11-27 engine-flutter-autoroll@skia.org Roll Flutter from cf05f3c46485 to b5f163a6f276 (3 revisions) (flutter/packages#5477 )
2023-11-27 43054281+camsim99@users.noreply.github.com [camerax] Adds proxy class for testing detached/mock objects and method calls (flutter/packages#5423 )
2023-11-24 engine-flutter-autoroll@skia.org Roll Flutter from 106667eb4bc1 to cf05f3c46485 (10 revisions) (flutter/packages#5474 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com ,rmistry@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 15:39:54 +00:00
engine-flutter-autoroll
422287b7a1
Roll Flutter Engine from 6f499ecea657 to 9b610ecda771 (1 revision) ( #139063 )
...
6f499ecea6...9b610ecda7
2023-11-27 matej.knopp@gmail.com Reduce number of surfaces required when presenting platform views (flutter/engine#43301 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 14:33:13 +00:00
engine-flutter-autoroll
754d6082cc
Roll Flutter Engine from 61233cde4bb3 to 6f499ecea657 (2 revisions) ( #139051 )
...
61233cde4b...6f499ecea6
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from 2bf9afca2bc1 to 9fa62ccefe59 (1 revision) (flutter/engine#48393 )
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from b3e896c2f9bf to 2bf9afca2bc1 (1 revision) (flutter/engine#48392 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 09:29:43 +00:00
engine-flutter-autoroll
9130ac7886
Roll Flutter Engine from 292a92166a94 to 61233cde4bb3 (1 revision) ( #139041 )
...
292a92166a...61233cde4b
2023-11-27 skia-flutter-autoroll@skia.org Roll Skia from 0eea0b277d7d to b3e896c2f9bf (2 revisions) (flutter/engine#48391 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 07:20:22 +00:00
engine-flutter-autoroll
c45f583799
Roll Flutter Engine from ebebb25aaa46 to 292a92166a94 (3 revisions) ( #139037 )
...
ebebb25aaa...292a92166a
2023-11-27 bdero@google.com [Flutter GPU] Texture binding, index binding, attachments, depth state. (flutter/engine#48386 )
2023-11-27 jonahwilliams@google.com [Impeller] use spec constant for decal support in morph filter. (flutter/engine#48288 )
2023-11-27 jonahwilliams@google.com [Impeller] OES extension does not apply to regular textures for decal support (flutter/engine#48388 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 05:04:28 +00:00
engine-flutter-autoroll
2949638e82
Roll Flutter Engine from eb18add9ebc5 to ebebb25aaa46 (2 revisions) ( #139034 )
...
eb18add9eb...ebebb25aaa
2023-11-26 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from zHKuNuXtMPLbovc0j... to qyRH6zYfUEjo9L1x2... (flutter/engine#48389 )
2023-11-26 skia-flutter-autoroll@skia.org Roll Skia from b18b594b230d to 0eea0b277d7d (7 revisions) (flutter/engine#48387 )
Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from zHKuNuXtMPLb to qyRH6zYfUEjo
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-27 00:35:25 +00:00
engine-flutter-autoroll
984dc1947b
Roll Flutter Engine from 77432202f766 to eb18add9ebc5 (1 revision) ( #139007 )
...
77432202f7...eb18add9eb
2023-11-25 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from P3HXI8K3eIeoBYhdX... to zHKuNuXtMPLbovc0j... (flutter/engine#48376 )
Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from P3HXI8K3eIeo to zHKuNuXtMPLb
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-26 00:10:16 +00:00
engine-flutter-autoroll
b5f163a6f2
Roll Flutter Engine from b50fc4ad6820 to 77432202f766 (1 revision) ( #138995 )
...
b50fc4ad68...77432202f7
2023-11-25 bdero@google.com [Flutter GPU] Raster encoding. First triangle! (flutter/engine#48314 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-25 06:33:25 +00:00
engine-flutter-autoroll
92a08bf5b1
Roll Flutter Engine from b1e0bf62fa35 to b50fc4ad6820 (1 revision) ( #138990 )
...
b1e0bf62fa...b50fc4ad68
2023-11-24 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from 4CZFCL5oL042nQihC... to P3HXI8K3eIeoBYhdX... (flutter/engine#48365 )
Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from 4CZFCL5oL042 to P3HXI8K3eIeo
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-24 22:54:25 +00:00
engine-flutter-autoroll
a3e3270fbe
Roll Packages from 6c5ad9ee1a0b to 97f0a4049d0b (1 revision) ( #138982 )
...
6c5ad9ee1a...97f0a4049d
2023-11-23 engine-flutter-autoroll@skia.org Manual roll Flutter from 14549b38891f to 106667eb4bc1 (3 revisions) (flutter/packages#5470 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com ,rmistry@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-24 15:40:59 +00:00
engine-flutter-autoroll
cf05f3c464
Roll Flutter Engine from 7e640faa6adf to b1e0bf62fa35 (1 revision) ( #138979 )
...
7e640faa6a...b1e0bf62fa
2023-11-24 skia-flutter-autoroll@skia.org Roll Skia from 201d0c8d83f0 to b18b594b230d (1 revision) (flutter/engine#48356 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-24 15:00:24 +00:00
engine-flutter-autoroll
6b56d49277
Roll Flutter Engine from d67ac2c561ca to 7e640faa6adf (2 revisions) ( #138969 )
...
d67ac2c561...7e640faa6a
2023-11-24 skia-flutter-autoroll@skia.org Roll Skia from de1673ed1618 to 201d0c8d83f0 (1 revision) (flutter/engine#48352 )
2023-11-24 skia-flutter-autoroll@skia.org Roll Skia from b3d947126fd2 to de1673ed1618 (1 revision) (flutter/engine#48350 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-24 08:52:29 +00:00
engine-flutter-autoroll
82d456dbf0
Roll Flutter Engine from 152790b5811b to d67ac2c561ca (1 revision) ( #138965 )
...
152790b581...d67ac2c561
2023-11-24 skia-flutter-autoroll@skia.org Roll Skia from 2c89bb28860b to b3d947126fd2 (1 revision) (flutter/engine#48349 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-24 06:36:19 +00:00
engine-flutter-autoroll
4d75edb3c0
Roll Flutter Engine from 4a344e050401 to 152790b5811b (1 revision) ( #138959 )
...
4a344e0504...152790b581
2023-11-23 skia-flutter-autoroll@skia.org Roll Skia from 094c3d963ba0 to 2c89bb28860b (1 revision) (flutter/engine#48341 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-23 22:09:23 +00:00
engine-flutter-autoroll
a14d721420
Roll Flutter Engine from 6e71c3642abf to 4a344e050401 (1 revision) ( #138958 )
...
6e71c3642a...4a344e0504
2023-11-23 skia-flutter-autoroll@skia.org Roll Skia from fc9c5337e568 to 094c3d963ba0 (6 revisions) (flutter/engine#48340 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-23 21:21:06 +00:00
engine-flutter-autoroll
ba6d874944
Roll Flutter Engine from bec0dacaae41 to 6e71c3642abf (2 revisions) ( #138956 )
...
bec0dacaae...6e71c3642a
2023-11-23 skia-flutter-autoroll@skia.org Roll Skia from 5606ef899116 to fc9c5337e568 (1 revision) (flutter/engine#48339 )
2023-11-23 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from IK4xyRtZkDwqT6pXA... to 4CZFCL5oL042nQihC... (flutter/engine#48338 )
Also rolling transitive DEPS:
fuchsia/sdk/core/linux-amd64 from IK4xyRtZkDwq to 4CZFCL5oL042
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-23 20:27:25 +00:00
Christopher Fujino
4c978efead
[flutter_tools] Fix bad state future already completed in flutter logs ( #138517 )
...
Fixes https://github.com/flutter/flutter/issues/138436
2023-11-23 19:56:14 +00:00
chunhtai
d92d2c12b2
Fix SliverGrid garbage collection issue ( #138915 )
...
The code doesn't consider indices of children may not be continuous after rebuild.
fixes https://github.com/flutter/flutter/issues/138749
2023-11-23 19:47:36 +00:00
engine-flutter-autoroll
2663e50a02
Roll Flutter Engine from f331e0afaf2e to bec0dacaae41 (6 revisions) ( #138954 )
...
f331e0afaf...bec0dacaae
2023-11-23 linxunfeng@yeah.net Fix not being able to hide iOS status bar via setEnabledSystemUIMode (flutter/engine#48271 )
2023-11-22 mdebbar@google.com [web] Hook the new JS API to the FlutterViewManager (flutter/engine#48283 )
2023-11-22 skia-flutter-autoroll@skia.org Roll Skia from 3a79d7a618aa to 5606ef899116 (1 revision) (flutter/engine#48331 )
2023-11-22 louiseh0313@gmail.com Fix Share Screen Crash on iPad (flutter/engine#48220 )
2023-11-22 dnfield@google.com Delete unused/test only code from FML (flutter/engine#48327 )
2023-11-22 skia-flutter-autoroll@skia.org Roll Skia from 30ecaac60b47 to 3a79d7a618aa (1 revision) (flutter/engine#48328 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-23 19:45:07 +00:00
engine-flutter-autoroll
791470b1a7
Roll Packages from 2102327ab9f2 to 6c5ad9ee1a0b (1 revision) ( #138950 )
...
2102327ab9...6c5ad9ee1a
2023-11-22 engine-flutter-autoroll@skia.org Manual roll Flutter from ab721f935ffc to 14549b38891f (20 revisions) (flutter/packages#5466 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com ,rmistry@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-23 19:41:28 +00:00
dependabot[bot]
106667eb4b
Bump dessant/lock-threads from 5.0.0 to 5.0.1 ( #138921 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 5.0.0 to 5.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dessant/lock-threads/releases ">dessant/lock-threads's releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<p>Learn more about this release from the <a href="https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md#changelog ">changelog</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md ">dessant/lock-threads's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file. See <a href="https://github.com/absolute-version/commit-and-tag-version ">commit-and-tag-version</a> for commit guidelines.</p>
<h2><a href="https://github.com/dessant/lock-threads/compare/v5.0.0...v5.0.1 ">5.0.1</a> (2023-11-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>support filtering threads by labels with spaces (<a href="0a63678232
">0a63678</a>), closes <a href="https://redirect.github.com/dessant/lock-threads/issues/40 ">#40</a></li>
</ul>
<h2><a href="https://github.com/dessant/lock-threads/compare/v4.0.1...v5.0.0 ">5.0.0</a> (2023-11-14)</h2>
<h3>â BREAKING CHANGES</h3>
<ul>
<li>Discussions are also processed by default,
set the <code>process-only</code> input parameter to preserve the old behavior</li>
</ul>
<pre lang="yaml"><code> steps:
- uses: dessant/lock-threads@v5
with:
process-only: 'issues, prs'
</code></pre>
<ul>
<li>the action now requires Node.js 20</li>
</ul>
<h3>Features</h3>
<ul>
<li>lock discussions (<a href="0a0976f3de
">0a0976f</a>), closes <a href="https://redirect.github.com/dessant/lock-threads/issues/25 ">#25</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>update dependencies (<a href="5a25b54eae
">5a25b54</a>)</li>
</ul>
<h3><a href="https://github.com/dessant/lock-threads/compare/v4.0.0...v4.0.1 ">4.0.1</a> (2023-06-12)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>retry and throttle GitHub API requests (<a href="1618e91da6
">1618e91</a>), closes <a href="https://redirect.github.com/dessant/lock-threads/issues/35 ">#35</a></li>
</ul>
<h2><a href="https://github.com/dessant/lock-threads/compare/v3.0.0...v4.0.0 ">4.0.0</a> (2022-12-04)</h2>
<h3>â BREAKING CHANGES</h3>
<ul>
<li>the action now requires Node.js 16</li>
</ul>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="1bf7ec2505
"><code>1bf7ec2</code></a> chore(release): 5.0.1</li>
<li><a href="adf4aa5f8a
"><code>adf4aa5</code></a> chore: update package</li>
<li><a href="0a63678232
"><code>0a63678</code></a> fix: support filtering threads by labels with spaces</li>
<li>See full diff in <a href="d42e5f4980...1bf7ec2505
">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2023-11-22 22:15:57 +00:00
engine-flutter-autoroll
ce1231d682
Manual roll Flutter Engine from 342fb003b11f to f331e0afaf2e (9 revisions) ( #138918 )
...
Manual roll requested by jacksongardner@google.com
342fb003b1...f331e0afaf
2023-11-22 98614782+auto-submit[bot]@users.noreply.github.com Reverts "[Impeller] pass const ref to binding helpers." (flutter/engine#48330 )
2023-11-22 jacksongardner@google.com Revert "Manual roll Dart SDK from f1fd14505782 to df958dc1ca7b (6 revisions)" (flutter/engine#48325 )
2023-11-22 jonahwilliams@google.com [Impeller] cache render target properties on Render Pass. (flutter/engine#48323 )
2023-11-22 jonahwilliams@google.com [Impeller] pass const ref to binding helpers. (flutter/engine#48318 )
2023-11-22 skia-flutter-autoroll@skia.org Roll Skia from 994558cd1fae to 30ecaac60b47 (1 revision) (flutter/engine#48324 )
2023-11-22 skia-flutter-autoroll@skia.org Roll Skia from 9086788fc341 to 994558cd1fae (1 revision) (flutter/engine#48322 )
2023-11-22 31859944+LongCatIsLooong@users.noreply.github.com Expose a few more glyph apis from `ui.Paragraph` (flutter/engine#47698 )
2023-11-22 skia-flutter-autoroll@skia.org Roll Skia from efdec1f459ce to 9086788fc341 (2 revisions) (flutter/engine#48317 )
2023-11-22 skia-flutter-autoroll@skia.org Manual roll Dart SDK from f1fd14505782 to df958dc1ca7b (6 revisions) (flutter/engine#48316 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-22 22:08:03 +00:00
Michael Goderbauer
094f529b6a
Fix team-infra label in dependabot ( #138917 )
...
As part of the new triage process (https://flutter.dev/go/triage-2023-rfc ) the "team: infra" label was replaced by "team-infra"
2023-11-22 22:04:15 +00:00
Yegor
14549b3889
make FakeView not send Scene and semantics to the engine ( #138849 )
...
`FakeView` wraps the same underlying `FlutterView`. Sending semantics updates and Scene objects from multiple fake views into the same engine `FlutterView` violates contracts with the engine. This PR stubs out `render` and `updateSemantics` methods in `FakeView` classes to prevent that.
This unblocks https://github.com/flutter/engine/pull/48251 , which implements multi-view semantics for web.
2023-11-22 20:48:20 +00:00
Qun Cheng
c7d4b32fdd
Update the default outline color for OutlinedButton
( #138768 )
...
Fix b/311343182
This is to update the default outline for `OutlinedButton`. When the button is focused, the outline color should be primary color.
2023-11-22 20:16:37 +00:00
engine-flutter-autoroll
843074c5bd
Roll Flutter Engine from c954a64c509b to 342fb003b11f (1 revision) ( #138903 )
...
c954a64c50...342fb003b1
2023-11-22 skia-flutter-autoroll@skia.org Roll Skia from 2c68a803f497 to efdec1f459ce (2 revisions) (flutter/engine#48315 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-22 17:41:54 +00:00
engine-flutter-autoroll
721ee57492
Roll Packages from c9933fc09a0b to 2102327ab9f2 (3 revisions) ( #138895 )
...
c9933fc09a...2102327ab9
2023-11-22 mikemcguiness@protonmail.com [cross_file] adopt code excerpts in README (flutter/packages#5347 )
2023-11-21 engine-flutter-autoroll@skia.org Manual roll Flutter from 9c9e0617b149 to ab721f935ffc (16 revisions) (flutter/packages#5461 )
2023-11-21 kevmoo@users.noreply.github.com [url_launcher_web] migrate to pkg:web (flutter/packages#5451 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com ,rmistry@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-22 15:45:08 +00:00
Flutter GitHub Bot
29c95cda78
Marks Mac_build_test flutter_gallery__transition_perf_e2e_ios to be unflaky ( #138886 )
...
<!-- meta-tags: To be used by the automation script only, DO NOT MODIFY.
{
"name": "Mac_build_test flutter_gallery__transition_perf_e2e_ios"
}
-->
The test has been passing for [50 consecutive runs](https://data.corp.google.com/sites/flutter_infra_metrics_datasite/flutter_check_test_flakiness_status_dashboard/?p=BUILDER_NAME:%22Mac_build_test%20flutter_gallery__transition_perf_e2e_ios%22 ).
This test can be marked as unflaky.
2023-11-22 15:43:15 +00:00
engine-flutter-autoroll
35a53b0b1a
Roll Flutter Engine from d55b673f895c to c954a64c509b (1 revision) ( #138894 )
...
d55b673f89...c954a64c50
2023-11-22 skia-flutter-autoroll@skia.org Roll Skia from af2bd26a3a5e to 2c68a803f497 (1 revision) (flutter/engine#48311 )
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC jacksongardner@google.com ,rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
2023-11-22 15:27:57 +00:00
Elias Yishak
48187028c1
Add commandHasTerminal
parameter + apple usage event + sendException
events for package:unified_analytics
( #138806 )
...
Relates to tracker issue:
- https://github.com/flutter/flutter/issues/128251
This PR includes 3 major updates:
- Adding the `commandHasTerminal` parameter for `Event.flutterCommandResult`
- In `packages/flutter_tools/lib/src/runner/flutter_command.dart`
- Adding the new event for `sendException` from package:usage to be `Event.exception` (this event can be used by all dash tools)
- In `packages/flutter_tools/lib/runner.dart`
- Migrating the generic `UsageEvent` which was only used for Apple related workflows for iOS and macOS. I did an initial analysis in this [sheet](https://docs.google.com/spreadsheets/d/11KJLkHXFpECMX7tw-trNkYSr5MHDG15XNGv6TgLjfQs/edit?resourcekey=0-j4qdvsOEEg3wQW79YlY1-g#gid=0 ) to identify all the call sites
- Found in several files, highlighted in the sheet above
2023-11-22 12:25:10 +00:00