generate template for module auth
void authCubit(String project, String dir) { _auth(project, dir); _cubit(project, dir); _state(project, dir); }