mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-24 13:47:24 +00:00
- Replaced all comments with complete DartDoc in English for CherryPickProvider - Documented all methods (constructor, of, openRootScope, openSubScope, updateShouldNotify) - Added code samples for typical Flutter+CherryPick integration, root and subscope usage - Makes Flutter DI integration intuitive for new users and improves IDE support - No logic or API changes, documentation only