Skip to content

Releases: dart-lang/tools

package:file_testing v3.0.2

08 Oct 19:55
f882de9
Compare
Choose a tag to compare
  • Require Dart 3.1.

package:file_testing v3.0.1

08 Oct 15:53
3f7a466
Compare
Choose a tag to compare
  • Update the pubspec repository field to reflect the new package repository.
  • Require Dart 3.0.

package:file v7.0.1

08 Oct 15:53
3f7a466
Compare
Choose a tag to compare
  • Update the pubspec repository field to reflect the new package repository.

package:unified_analytics v6.1.4

02 Oct 18:37
d4995d4
Compare
Choose a tag to compare
  • Fix formatting and remove dependency on package:intl.
  • Remove direct usage of package:path in favor of package:file.
  • Added androidAppId and iosBundleId to the Event.devtoolsEvent constructor.

package:mime v2.0.0

30 Sep 17:11
3440b74
Compare
Choose a tag to compare
  • [Breaking] extensionFromMime(String mimeType) returns null instead of mimeType for an unknown mime type.
  • Update extensionFromMime to return a default extension when a MIME type maps to multiple extensions.

package:extension_discovery v2.1.0

27 Sep 14:06
8ebc763
Compare
Choose a tag to compare
  • Require Dart 3.4.
  • Update to the latest version of package:dart_flutter_team_lints.
  • Add findPackageConfig() allowing for automatic discovery of the
    packageConfig based on a package directory.

package:unified_analytics v6.1.3

10 Sep 16:34
79e3b8e
Compare
Choose a tag to compare
  • Require Dart 3.4.
  • Added isWasm parameter to the Event.devtoolsEvent constructor.
  • Added an optional parameter data to the Event.exception constructor.

package:coverage v1.9.2

30 Aug 06:03
34fab90
Compare
Choose a tag to compare
  • Fix repository link in pubspec.

package:coverage v1.9.1

28 Aug 13:15
9993b3b
Compare
Choose a tag to compare
  • Remove outdated VM service version checks.
  • Move to dart-lang/tools.

package:mime v1.0.6

26 Aug 16:23
b98c535
Compare
Choose a tag to compare
  • Add topics section to pubspec.yaml.
  • Move to dart-lang/tools monorepo.