nonstop_cli 0.0.2
nonstop_cli: ^0.0.2 copied to clipboard
A command-line interface for the Flutter Framework to generate Flutter projects, features and schemas.
0.0.2 #
- FEAT(nonstop_cli): improve CLI documentation and project creation options.
- FEAT(nonstop_cli): enhance Flutter package template for mono-repos.
- FEAT(nonstop_cli): add support for creating Flutter packages and projects in mono-repos.
- DOCS(nonstop_cli): update documentation links and image references.
0.0.1+3 #
- FIX(readme): update command usage example in README.md.
0.0.1+2 #
- FIX(command): update invocation format in command.dart and README.
0.0.1+1 #
- FIX(pubspec): remove redundant topics from pubspec.yaml.
- FIX(nonstop_cli): rename nonstop_cli.dart to nonstop.dart.
0.0.1 #
- FIX(nonstop_cli): rename nonstop_cli.dart to nonstop.dart.
- FEAT(nonstop_cli): initial release of core commands.