Skip to content

fix(example): pass format and analysis checks - #35

Merged
codenameakshay merged 1 commit into
mainfrom
codex/fix-ci-format-analysis
Sep 20, 2026
Merged

codenameakshay merged 1 commit into
mainfrom
codex/fix-ci-format-analysis

Conversation

@codenameakshay

Copy link
Copy Markdown
Owner

CI stopped at the Dart format gate after the example SDK floor moved to Dart 3.12. Apply the current formatter output and replace two unused __ callback parameters with _ so the existing analyzer rules pass.

Demo appearance and behavior are unchanged. No lint rules or CI checks are weakened.

Validation on Flutter 3.44.4 / Dart 3.12.2:

  • make check passes: 43 files formatted cleanly, package and example analysis report no issues, 135 package tests and 3 example tests pass.
  • make publish-dry-run passes with 0 warnings.

@codenameakshay
codenameakshay merged commit feadf03 into main Sep 20, 2026
1 check passed
@codenameakshay
codenameakshay deleted the codex/fix-ci-format-analysis branch September 20, 2026 08:02
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.

1 participant