Skip to content

Update Flutter package dependencies#17

Merged
bdero merged 1 commit into
masterfrom
codex/update-pub-dependencies
May 28, 2026
Merged

Update Flutter package dependencies#17
bdero merged 1 commit into
masterfrom
codex/update-pub-dependencies

Conversation

@bdero
Copy link
Copy Markdown
Owner

@bdero bdero commented May 28, 2026

Summary

  • update package constraints to current latest releases for hooks, logging, and flutter_lints
  • raise the Dart SDK floor to ^3.10.0 for hooks 2.0 compatibility
  • remove obsolete named library declarations required by the newer lint set

Verification

  • flutter pub outdated
  • dart analyze
  • dart format --output none --set-exit-if-changed $(find . -name '**.dart' -not -path '/build/')
  • flutter test
  • flutter pub publish --dry-run

@bdero bdero merged commit 6ce6de4 into master May 28, 2026
2 checks passed
@bdero bdero deleted the codex/update-pub-dependencies branch May 28, 2026 07:16
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