Releases: dart-lang/tools
Releases · dart-lang/tools
package:unified_analytics v7.0.0
- Added a required parameter
screen
to theEvent.devtoolsEvent
constructor. - Added an optional parameter
additionalMetrics
to theEvent.devtoolsEvent
constructor. - Added
CustomMetrics
class for unified_analytics clients to define custom event metrics. - Removed parameters
uiDurationMicros
,rasterDurationMicros
,shaderCompilationDurationMicros
,
traceEventCount
,cpuSampleCount
,cpuStackDepth
,heapDiffObjectsBefore
,heapDiffObjectsAfter
,
heapObjectsTotal
,rootSetCount
,rowCount
,inspectorTreeControllerId
,androidAppId
,iosBundleId
from theEvent.devtoolsEvent
constructor.
package:unified_analytics v6.1.5
- Remove any
data
entries with a null value in theEvent.exception
constructor.
package:html v0.15.5
- Require Dart
3.2
. - Move to
dart-lang/tools
monorepo.
package:csslib v1.0.2
- Require Dart 3.1
- Move to
dart-lang/tools
monorepo.
package:code_builder v4.10.1
- Require Dart
^3.5.0
- Upgrade to
dart_style
2.3.7. - Move to
dart-lang/tools
monorepo.
package:cli_util v0.4.2
- Add
sdkPath
getter, deprecategetSdkPath
function.
- Move to
dart-lang/tools
monorepo.
package:benchmark_harness v2.3.1
- Move to
dart-lang/tools
monorepo.
package:bazel_worker v1.1.2
- Require Dart SDK
^3.1.0
. - Move to
dart-lang/tools
monorepo.
package:json_rpc_2 v3.0.3
- Require Dart 3.4
- Move to
dart-lang/tools
monorepo.
package:clock v1.1.2
- Require Dart 3.4
- Move to
dart-lang/tools
monorepo.