This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
package:args v2.4.2
- Change the validation of
mandatory
options; they now perform validation when
the value is retrieved (from theArgResults
object), instead of when the
args are parsed. - Require Dart 2.19.