check_package_updates
Identify updates for a Dart or Flutter package by comparing versions or checking for new releases. Input the package name and optional current version for precise version management.
Instructions
Check for updates to a specific package or compare versions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
currentVersion | No | Current version to compare against (optional) | |
packageName | Yes | Name of the package to check for updates |