Skip to content

Conversation

ened
Copy link
Collaborator

@ened ened commented Jul 30, 2025

Summary

  • Update Pigeon from 22.7.4 to 26.0.0 for enhanced multi-platform support
  • Update androidx.work from 2.9.0 to 2.10.2 with improved observability
  • Update permission_handler in example app from 11.3.1 to 12.0.1

Test Plan

  • All tests pass across all packages
  • Android and iOS builds successful
  • No breaking changes for end users

- Update Pigeon from 22.7.4 to 26.0.0 for enhanced multi-platform support
- Update androidx.work from 2.9.0 to 2.10.2 with improved Flow-based observability
- Update permission_handler in example app from 11.3.1 to 12.0.1
- Fix Kotlin null safety issues with androidx.work 2.10.2 type system improvements
- Regenerate Pigeon files with new version
Copy link

docs-page bot commented Jul 30, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/fluttercommunity/flutter_workmanager~629

Documentation is deployed and generated using docs.page.

ened added 5 commits July 30, 2025 11:16
- Fix typo in CLAUDE.md line 18
- Move dependency updates to correct changelog files
- Remove incorrect BREAKING label from Pigeon update
…elog

The platform_interface package is pure Dart and doesn't involve Kotlin
- Add dependency updates to workmanager_android changelog (androidx.work 2.10.2, Kotlin fixes)
- Add Pigeon file regeneration to workmanager_apple changelog
- Ensure all packages with changes have updated changelogs
Remove internal dependency update details from main package changelog.
Keep focused on user-facing changes only - dependency updates are documented
in the specific platform packages where they matter.
- Remove Kotlin null safety fix details from Android changelog (users don't care about internal fixes)
- Add changelog guidelines to CLAUDE.md emphasizing user-focused content only
- Changelogs should document what matters to end users, not AI debugging process
@ened ened merged commit c6c942f into main Jul 30, 2025
19 checks passed
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