Skip to content

Releases: dart-lang/tools

package:timing v1.0.2

12 Dec 10:04
b78c509

Choose a tag to compare

  • Require Dart 3.4.
  • Move to dart-lang/tools monorepo.

package:test_reflective_loader v0.2.3

12 Dec 10:10
febccb9

Choose a tag to compare

  • Require Dart ^3.1.0.
  • Move to dart-lang/tools monorepo.

package:sse v4.1.7

11 Dec 12:59
5590447

Choose a tag to compare

  • Move to dart-lang/tools monorepo.

package:source_span v1.10.1

11 Dec 11:13
a946edf

Choose a tag to compare

  • Require Dart 3.1
  • Move to dart-lang/tools monorepo.

package:source_maps v0.10.13

11 Dec 10:55
db47a84

Choose a tag to compare

  • Require Dart 3.3
  • Move to dart-lang/tools monorepo.

package:pub_semver v2.1.5

11 Dec 10:43
db4638d

Choose a tag to compare

  • Require Dart 3.4.0.
  • Move to dart-lang/tools monorepo.

package:package_config v2.1.1

11 Dec 09:01
e8f7d66

Choose a tag to compare

  • Require Dart 3.4
  • Move to dart-lang/tools monorepo.

package:io v1.0.5

10 Dec 12:22
faf2b86

Choose a tag to compare

  • Require Dart 3.4.
  • Move to dart-lang/tools monorepo.

package:coverage v1.11.1

05 Dec 18:33
223daf5

Choose a tag to compare

  • Update package:vm_service constraints to '>=12.0.0 <16.0.0'.

package:unified_analytics v7.0.0

08 Nov 19:11
66afa68

Choose a tag to compare

  • Added a required parameter screen to the Event.devtoolsEvent constructor.
  • Added an optional parameter additionalMetrics to the Event.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 the Event.devtoolsEvent constructor.