Update Dart documentation for completeness and helpfulness in FlexSeedScheme. Use when the user asks for documentation, and when creating or updating public API, comments, README, or CHANGELOG.
rydmike/flex_seed_scheme
SkillsMP has collected 6 skills from rydmike/flex_seed_scheme. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 6
- GitHub stars
- 37
- GitHub forks
- 5
Skills in this repository
Showing 6 of 6 collected skills.
Release FlexSeedScheme to pub.dev and deploy the web demo. Use when publishing a new version, making a dev/prerelease, bumping the version, tagging a release, or verifying release readiness.
Develop and maintain FlexSeedScheme: public lib/src/flex API, forked MCU, tests, 100% coverage, example app. Use when editing this package's source, tests, example, or CI.
Check and port Dart-only upstream Material Color Utilities into the customized MCU fork under lib/src/mcu. Use when MCU, material_color_utilities, Cam16, Hct, DynamicScheme, or an upstream fork sync is mentioned, or when a new MCU Dart version is published.
Review FlexSeedScheme changes for correctness, API stability, coverage, and conventions. Use when reviewing a pull request, branch, or uncommitted diff, or when the user asks for a code review.
Use FlexSeedScheme to generate Material 3 ColorSchemes from one to six seed colors. Use when replacing ColorScheme.fromSeed, writing ThemeData, FlexTones, FlexSchemeVariant, brand pinning, contrastLevel, or respectMonochromeSeed.