gg 4.0.7
gg: ^4.0.7 copied to clipboard
A collection of checks and actions like analyzing, linting, testing, code coverage, committing, pushing, publishing.
We analyzed this package 3 days ago, and awarded it 160 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT.
10/10 points: 20% or more of the public API has dartdoc comments
811 out of 851 API elements (95.3 %) have documentation comments.
Some symbols that are missing documentation: gg, gg.Analyze.description, gg.CommandCluster.description, gg.DefaultInteractAdapter.DefaultInteractAdapter.new, gg.DidCommit.description.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:gg/gg.dartthat imports:package:gg/src/tools/version_selector.dartthat imports:package:interact/interact.dartthat imports:package:interact/src/spinner.dartthat imports:package:interact/src/utils/utils.dartthat imports:package:interact/src/framework/framework.dartthat imports:package:dart_console/dart_console.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:gg/gg.dartthat imports:package:gg/src/tools/version_selector.dartthat imports:package:interact/interact.dartthat imports:package:interact/src/spinner.dartthat imports:package:interact/src/utils/utils.dartthat imports:package:interact/src/framework/framework.dartthat imports:package:dart_console/dart_console.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:gg/gg.dartthat imports:package:gg/src/tools/version_selector.dartthat imports:package:interact/interact.dartthat imports:package:interact/src/spinner.dartthat imports:package:interact/src/utils/utils.dartthat imports:package:interact/src/framework/framework.dartthat imports:package:dart_console/dart_console.dartthat declares support for platforms:Windows,Linux,macOS.
These issues are present but do not affect the score, because they may not originate in your package:
Package does not support platform `Linux`.
Because:
package:gg/gg.dartthat imports:package:gg/src/tools/version_selector.dartthat imports:package:interact/interact.dartthat imports:package:interact/src/spinner.dartthat imports:package:interact/src/utils/utils.dartthat imports:package:interact/src/framework/framework.dartthat imports:package:dart_console/dart_console.dartthat imports:package:dart_console/src/console.dartthat imports:package:dart_console/src/ffi/win/termlib_win.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
Package does not support platform `macOS`.
Because:
package:gg/gg.dartthat imports:package:gg/src/tools/version_selector.dartthat imports:package:interact/interact.dartthat imports:package:interact/src/spinner.dartthat imports:package:interact/src/utils/utils.dartthat imports:package:interact/src/framework/framework.dartthat imports:package:dart_console/dart_console.dartthat imports:package:dart_console/src/console.dartthat imports:package:dart_console/src/ffi/win/termlib_win.dartthat imports:package:win32/win32.dartthat declares support for platforms:Windows.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.7.0 |
2.7.0 | 2.7.0 | |
gg_args |
^2.0.4 |
2.0.4 | 2.0.4 | |
gg_capture_print |
^1.0.9 |
1.0.9 | 1.0.9 | |
gg_changelog |
^1.0.12 |
1.0.12 | 1.0.12 | |
gg_console_colors |
^2.1.5 |
2.1.5 | 2.1.5 | |
gg_direct_json |
^2.0.1 |
2.0.1 | 2.0.1 | |
gg_git |
^3.0.7 |
3.0.7 | 3.0.7 | |
gg_is_flutter |
^1.0.7 |
1.0.7 | 1.0.7 | |
gg_is_github |
^1.0.6 |
1.0.6 | 1.0.6 | |
gg_log |
^1.0.6 |
1.0.6 | 1.0.6 | |
gg_merge |
^1.0.3 |
1.0.3 | 1.0.3 | |
gg_process |
^1.1.6 |
1.1.6 | 1.1.6 | |
gg_publish |
^3.0.19 |
3.0.19 | 3.0.19 | |
gg_status_printer |
^1.1.4 |
1.1.4 | 1.1.4 | |
gg_test |
^1.1.8 |
1.1.8 | 1.1.8 | |
gg_version |
^4.0.4 |
4.0.4 | 4.0.4 | |
interact |
^2.2.0 |
2.2.0 | 2.2.0 | |
matcher |
^0.12.19 |
0.12.19 | 0.12.19 | |
meta |
^1.18.1 |
1.18.1 | 1.18.1 | |
mocktail |
^1.0.4 |
1.0.4 | 1.0.4 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
pub_semver |
^2.2.0 |
2.2.0 | 2.2.0 | |
recase |
^4.1.0 |
4.1.0 | 4.1.0 | |
yaml |
^3.1.3 |
3.1.3 | 3.1.3 | |
yaml_edit |
^2.2.4 |
2.2.4 | 2.2.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
change |
- | 0.7.2 | 0.7.5 | |
characters |
- | 1.4.1 | 1.4.1 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
cider |
- | 0.2.10 | 0.2.10 | |
clock |
- | 1.1.2 | 1.1.2 | |
collection |
- | 1.19.1 | 1.19.1 | |
colorize |
- | 3.0.0 | 3.0.0 | |
dart_console |
- | 1.2.0 | 4.1.2 | |
ffi |
- | 2.2.0 | 2.2.0 | |
gg_hash |
- | 1.0.4 | 1.0.4 | |
gg_project_root |
- | 1.0.4 | 1.0.4 | |
http |
- | 1.6.0 | 1.6.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.18.1 | 0.20.2 | |
json_annotation |
- | 4.11.0 | 4.11.0 | |
markdown |
- | 7.3.0 | 7.3.0 | |
marker |
- | 0.6.0 | 0.6.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
rfc_6901 |
- | 0.2.1 | 0.2.1 | |
source_span |
- | 1.10.2 | 1.10.2 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.10 | 0.7.10 | |
tint |
- | 2.0.1 | 2.0.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
version_manipulation |
- | 0.2.0 | 0.2.0 | |
web |
- | 1.1.1 | 1.1.1 | |
win32 |
- | 5.15.0 | 6.0.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
20/20 points: Compatible with dependency constraint lower bounds
pub downgrade does not expose any static analysis error.
Analyzed with Pana 0.23.10, Dart 3.11.1.
Check the analysis log for details.