gg_install_gg 1.0.7 copy "gg_install_gg: ^1.0.7" to clipboard
gg_install_gg: ^1.0.7 copied to clipboard

gg_install_gg installs the gg developer command line locally.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate gg_install_gg

Use it

The package has the following executables:

$ gg_install_gg

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gg_install_gg

With Flutter:

 $ flutter pub add gg_install_gg

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  gg_install_gg: ^1.0.7

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:gg_install_gg/gg_install_gg.dart';
1
likes
160
points
58
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

gg_install_gg installs the gg developer command line locally.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, gg_args, gg_console_colors, gg_log, gg_process, mocktail, path

More

Packages that depend on gg_install_gg