engine-flutter-autoroll 74ce7fd6d7
Roll Dart SDK from a51f1bfa0f6a to 8814749ec6a4 (2 revisions) (#165227)
https://dart.googlesource.com/sdk.git/+log/a51f1bfa0f6a..8814749ec6a4

2025-03-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-193.0.dev
2025-03-14 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-192.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter
Please CC chinmaygarde@google.com,dart-vm-team@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
2025-03-14 23:07:02 +00:00
..

Flutter Engine

The Flutter Engine is a portable runtime for hosting Flutter applications. It implements Flutter's core libraries, including animation and graphics, file and network I/O, accessibility support, plugin architecture, and a Dart runtime and compile toolchain. Most developers will interact with Flutter via the Flutter Framework, which provides a modern, reactive framework, and a rich set of platform, layout and foundation widgets.

More tooling is available to make development experiences easier:

Target Tool
Web felt
Mobile or Desktop et

To learn about running tests, see testing the engine.