You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Improve federated plugin documentation and melos CI setup
Documentation improvements:
- Simplify platform package READMEs to avoid duplication and maintenance burden
- Remove detailed setup/limitations from platform packages, keeping only basic usage
- All comprehensive documentation remains in the main workmanager package
- Follow industry best practices from permission_handler and url_launcher
CI improvements:
- Add Flutter/Dart version verification step in analysis workflow
- Use melos bootstrap --sdk-path auto to ensure proper SDK detection
- Fix mixed Dart/Flutter package resolution issues in CI environment
This follows federated plugin best practices where platform packages
have minimal READMEs directing users to the main package documentation.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments