rz_utils 1.0.1 rz_utils: ^1.0.1 copied to clipboard
A CLI tool for automating Flutter app setup and file generation made by reza.
RZ_UTILS CLI Tool #
This CLI Tool can be used to manage Dart/Flutter projects with specific commands.
Usage Instructions #
Run Directly from GitHub Repository #
Use the following command to run the CLI from GitHub.
dart pub global activate rz_utils
Install Required Packages:
rz_utils install
Generate Utility Helper:
rz_utils generate