dart pub outdated

Analyze dependencies to find which ones can be upgraded

Options

NameDescription
-h, --helpPrint this usage information
--colorColor the the output. Defaults to color when connected to a terminal, and no-color otherwise
--no-colorDo not color the output. Defaults to color when connected to a terminal, and no-color otherwise
--dependency-overridesShow resolutions with 'dependency_overrides'. (defaults to on)
--no-dependency-overridesDo not show resolutions with 'dependency_overrides'. (defaults to on)
--jsonOutput the results sing a JSON format
--mode <property>Highlight versions with PROPERTY. Only packages missing the PROPERTY will be included unless --show-all
--prereleasesInclude prereleases in latest version. (defaults to on in --mode=null-safety)
--no-prereleasesDo not include prereleases in latest version. (defaults to off in --mode=null-safety)
--show-allInclude dependencies that are already fulfilling --mode
--no-show-allDo not include dependencies that are already fulfilling --mode
--transitive, --no-transitiveShow transitive dependencies. (defaults to off in --mode=null-safety