Skip to content

Releases: dart-lang/tools

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

package:unified_analytics v5.0.0

24 Oct 16:07
da6bb18
Compare
Choose a tag to compare
  • Update to the latest version of package:dart_flutter_team_lints
  • Using internal futures list to store send events
  • Added the Event.doctorValidatorResult constructor

Potential breaking changes due to the function signature changing for the Analytics.send and Analytics.close methods.

package:cli_config v0.1.2

29 Sep 07:09
73583e8
Compare
Choose a tag to compare
Pre-release
  • Add usage docs to the readme.
  • Require Dart 3.0.