Skip to content

Releases: dart-lang/ecosystem

package:firehose v0.10.5

03 Jun 07:46
64aac3a
Compare
Choose a tag to compare
Pre-release
  • Bump dart_apitool to work with non-published dev dependencies.

package:dart_flutter_team_lints v3.5.2

28 May 21:27
8cebaf0
Compare
Choose a tag to compare
  • Depend on the 6.0.0 release of package:lints.
  • Require Dart 3.8

package:firehose v0.10.4

15 Apr 15:30
815d4ba
Compare
Choose a tag to compare
  • Don't fail publish validations from Pub's pre-release package warning (see dart-lang/pub#3807).

package:firehose v0.10.3

09 Apr 11:20
7f6f1c1
Compare
Choose a tag to compare
  • Fix dart_apitool invocation in pub workspaces.

package:dart_flutter_team_lints v3.5.1

17 Mar 14:30
5b8e6b8
Compare
Choose a tag to compare
  • Removed discarded_futures; this produced more results than expected.

package:dart_flutter_team_lints v3.5.0

14 Mar 22:19
b96e5d2
Compare
Choose a tag to compare
  • Added discarded_futures.

package:dart_flutter_team_lints v3.4.0

26 Feb 20:27
06bbbff
Compare
Choose a tag to compare
  • Added unnecessary_underscores.

package:firehose v0.10.2

23 Jan 22:16
c4a163a
Compare
Choose a tag to compare
  • Don't check licenses of generated files in PR health workflow.
  • Add generalized ignore-per-checks to health workflow.
  • Update dart_apitool version in health workflow.
  • Print detailed info about the leaked APIs to stdout in the workflow.

package:dart_flutter_team_lints v3.3.0

20 Dec 02:25
d42c4d2
Compare
Choose a tag to compare
  • Added strict_top_level_inference.
  • Require Dart 3.7.

package:firehose v0.10.1

11 Dec 08:27
3339020
Compare
Choose a tag to compare
  • Small fixes to the PR health checker.