Skip to content

Releases: dart-lang/tools

package:unified_analytics v5.8.2

16 Feb 18:20
9f4e6a4
Compare
Choose a tag to compare
  • Added new event Event.analyticsException to track internal errors for this package
  • Redirecting the Analytics.test factory to return an instance of FakeAnalytics
  • Exposing new helper function that can be used to parse the Dart SDK version

package:unified_analytics v5.8.1

29 Jan 19:18
f6e67f2
Compare
Choose a tag to compare
  • Refactor logic for okToSend and shouldShowMessage
  • Check devtools config file for legacy opt out status

package:unified_analytics v5.8.0

11 Dec 17:06
56a30ce
Compare
Choose a tag to compare
  • Fix template string for consent message
  • Add enabledFeatures to constructor to collect features enabled for each dash tool

package:unified_analytics v5.7.0

05 Dec 12:59
c4d515a
Compare
Choose a tag to compare
  • Added the Event.commandUsageValues constructor

package:unified_analytics v5.6.0

26 Nov 19:19
c63dcb5
Compare
Choose a tag to compare
  • Added the Event.timing constructor

package:unified_analytics v5.5.0

20 Nov 16:06
9beff70
Compare
Choose a tag to compare
  • Edit to the Event.flutterCommandResult constructor to add commandHasTerminal
  • Added timeout for Analytics.setTelemetry to prevent the clients from hanging
  • Added the Event.appleUsageEvent constructor
  • Added the Event.exception constructor

package:unified_analytics v5.4.0

13 Nov 15:46
68b4e6b
Compare
Choose a tag to compare
  • Added the Event.codeSizeAnalysis constructor

package:unified_analytics v5.3.0

09 Nov 18:22
dd46ef2
Compare
Choose a tag to compare
  • User property "host_os_version" added to provide detail version information about the host
  • User property "locale" added to provide language related information
  • User property "client_ide" (optional) added to provide the IDE used by the Dash tool using this package, if applicable
  • Added the Event.flutterCommandResult constructor

package:unified_analytics v5.2.0

03 Nov 18:07
6ad3691
Compare
Choose a tag to compare
  • Added the Event.hotRunnerInfo constructor

package:unified_analytics v5.1.0

31 Oct 12:17
5daf7bc
Compare
Choose a tag to compare
  • Added the Event.flutterBuildInfo constructor