gg_one_core 2.0.0 copy "gg_one_core: ^2.0.0" to clipboard
gg_one_core: ^2.0.0 copied to clipboard

Kernel, checks and publish configuration of the gg_one tool family - state caching, command bases, verification steps and gg-publish.json handling.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gg_one_core

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

dependencies:
  gg_one_core: ^2.0.0

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_core/gg_one_core.dart';
0
likes
0
points
1.51k
downloads

Publisher

unverified uploader

Weekly Downloads

Kernel, checks and publish configuration of the gg_one tool family - state caching, command bases, verification steps and gg-publish.json handling.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, gg_args, gg_console_colors, gg_direct_json, gg_git, gg_is_flutter, gg_is_github, gg_lang, gg_log, gg_process, gg_publish, gg_status_printer, gg_test, gg_version, interact, matcher, meta, mocktail, path, pub_semver, yaml

More

Packages that depend on gg_one_core