This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
- Introduce new typed
ArgResults
flag(String)
,option(String)
, andmultiOption(String)
methods. - Require Dart 3.0.
ArgResults
flag(String)
, option(String)
, and multiOption(String)
methods.