nonstop_cli 0.0.6
nonstop_cli: ^0.0.6 copied to clipboard
A command-line interface for the Flutter Framework to generate Flutter projects, features and schemas.
Example #
# Activate Nonstop CLI
dart pub global activate nonstop_cli
# See list of available commands
nonstop --help
copied to clipboard