help='Skip cargo build process, only flutter version + Linux supported currently'
)
ifwindows:
parser.add_argument(
'--idd-driver',
action='store_true',
help='Build idd driver for virtual display.'
)
returnparser
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.