Skip to content

Conversation

@marcossevilla
Copy link
Member

@marcossevilla marcossevilla commented Aug 19, 2025

Status

READY

Description

New rules added.

  • deprecated_member_use_from_same_package
  • diagnostic_describe_all_properties
  • discarded_futures
  • matching_super_parameters
  • no_literal_bool_comparisons
  • prefer_foreach
  • require_trailing_commas
  • switch_on_type
  • unnecessary_ignore
  • unnecessary_null_aware_operator_on_extension_on_nullable
  • unnecessary_unawaited
  • unreachable_from_main
  • use_null_aware_elements
  • use_truncating_division

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@marcossevilla marcossevilla changed the title feat: add analysis_options.10.0.0.yaml chore: release 10.0.0-rc.1 Aug 21, 2025
@marcossevilla marcossevilla self-assigned this Aug 21, 2025
@marcossevilla marcossevilla changed the title chore: release 10.0.0-rc.1 feat: support Dart 3.9.0 Aug 21, 2025
@marcossevilla marcossevilla marked this pull request as ready for review August 21, 2025 14:39
@marcossevilla marcossevilla requested a review from a team as a code owner August 21, 2025 14:39
erickzanardo
erickzanardo previously approved these changes Aug 21, 2025
@marcossevilla marcossevilla merged commit 44fab49 into main Aug 22, 2025
5 checks passed
@marcossevilla marcossevilla deleted the feat/analysis_options-10.0.0 branch August 22, 2025 15:03
@vgvbot vgvbot mentioned this pull request Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants