menu
easy_init_cli package
documentation
utils/shell_utils.dart
ShellUtils
pubGet method
pubGet method
dark_mode
light_mode
pubGet
method
Future
<
void
>
pubGet
(
)
Implementation
Future<void> pubGet() async { await run("flutter pub get"); }
easy_init_cli package
documentation
utils/shell_utils
ShellUtils
pubGet method
ShellUtils class