Skip to content

Haidar0096/fcu

Repository files navigation

flutter_cli_utils

Getting Started 🚀

If the CLI application is available on pub.dev, activate globally via:

dart pub global activate flutter_cli_utils

Or locally via:

  • Clone this repository
  • Run the following script from the project root to activate the CLI application globally:
sh -e scripts/activate.sh <path_to_root_of_this_project>

Usage

# Show CLI version
$ fcu --version

# Show usage help
$ fcu --help

Example:

fcu create --desc "My starter app" --org "com.my_startup" --name "starter_app" --ios-lang swift --android-lang "java" --template app --target-platforms "android,ios" --output-directory "starter_app" --overwrite-existing-directory --use-starter-brick --initialize-git-repo

About

Flutter cli utils, a CLI for useful flutter commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •