Releases: dart-lang/ecosystem
Releases · dart-lang/ecosystem
package:firehose v0.10.5
- Bump dart_apitool to work with non-published dev dependencies.
package:dart_flutter_team_lints v3.5.2
- Depend on the
6.0.0
release ofpackage:lints
. - Require Dart
3.8
package:firehose v0.10.4
- Don't fail publish validations from Pub's pre-release package warning (see dart-lang/pub#3807).
package:firehose v0.10.3
- Fix dart_apitool invocation in pub workspaces.
package:dart_flutter_team_lints v3.5.1
- Removed
discarded_futures
; this produced more results than expected.
package:dart_flutter_team_lints v3.5.0
- Added
discarded_futures
.
package:dart_flutter_team_lints v3.4.0
- Added
unnecessary_underscores
.
package:firehose v0.10.2
- 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
- Added
strict_top_level_inference
. - Require Dart
3.7
.
package:firehose v0.10.1
- Small fixes to the PR health checker.