gg_one 8.1.1 copy "gg_one: ^8.1.1" to clipboard
gg_one: ^8.1.1 copied to clipboard

A collection of checks and actions like analyzing, linting, testing, code coverage, committing, pushing, publishing.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate gg_one

Use it

The package has the following executables:

$ gg_one

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gg_one

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

dependencies:
  gg_one: ^8.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:gg_one/gg_one.dart';
0
likes
0
points
435
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of checks and actions like analyzing, linting, testing, code coverage, committing, pushing, publishing.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, gg_args, gg_capture_print, gg_changelog, gg_console_colors, gg_direct_json, gg_git, gg_is_flutter, gg_is_github, gg_log, gg_merge, gg_process, gg_publish, gg_status_printer, gg_test, gg_version, interact, matcher, meta, mocktail, path, pub_semver, recase, yaml, yaml_edit

More

Packages that depend on gg_one