github dart-lang/core args-v2.7.0
package:args v2.7.0

latest releases: crypto-v3.0.7, characters-v1.4.1, lints-v6.0.0...
8 months ago
  • Remove sorting of the allowedHelp argument in usage output. Ordering will
    depend on key order for the passed Map.
  • Fix the repository URL in pubspec.yaml.
  • Added option hideNegatedUsage to ArgParser.flag() allowing a flag to be
    negatable without showing it in the usage text.
  • Fixed #101, adding check for mandatory when using .option().

Don't miss a new core release

NewReleases is sending notifications on new releases.