Create Project

  1. Please enter the following command in the terminal for install cli

flutter pub global activate juneflow_cli    
june create

If this is your first time with pub global, please refer to this page.

  1. After that, press enter to select the default project.

  2. Please enter the name of the project you want to use (only lowercase letters and underscores are allowed).

  3. Please create the project by entering the package name.

Last updated