Skip to main content

flutter-package-version-checker

Verifies Flutter project dependencies are up-to-date and warns about outdated, deprecated, or abandoned packages. Trigger this skill whenever the user mentions "update packages", "outdated dependencies", "should I upgrade", "pub get failed", "Dart SDK conflict", or before any release. Checks pub.dev for the latest stable version of each direct dependency, compares to current pinned version, flags major version gaps, identifies abandoned packages (no release in 2+ years, Pub Points under 100), and suggests safe upgrade paths. Use when this capability is needed.

Jump to install

Source facts

Repository
tomevault-io/skills-registry
Last source activity
July 3, 2026 at 19:45
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.