gg_status_printer 1.5.0 copy "gg_status_printer: ^1.5.0" to clipboard
gg_status_printer: ^1.5.0 copied to clipboard

Prints progress, success, and error messages with Unicode icons for async operations.

Changelog #

1.5.0 - 2026-08-13 #

Changed #

  • Rework copyright headers

Fixed #

  • Cleanup copy right headers. Update to dart 3.13. Auto fixes.
  • Cleanup copy right headers. Update to dart 3.13. Auto fixes. Setup quick-check pipeline.

1.4.3 - 2026-08-11 #

Changed #

  • Provide gg via npm
  • Fix shell changes

1.4.2 - 2026-08-03 #

Added #

  • Add rmControls

1.4.1 - 2026-08-03 #

Changed #

  • Marker should also be dark when dark

1.4.0 - 2026-08-03 #

Changed #

  • Don't colorize marker on dark mode. Dim it with darkGray instead

1.3.0 - 2026-08-03 #

Added #

  • Add dark param to gg console colors
  • Add a dark param printing the message in darkGray and the status mark without its semantic color. It is ignored when colorize is false

1.2.0 - 2026-08-03 #

Added #

  • Add .gitattributes file

Changed #

  • Replace the ✅/❌ emoji by the plain marks ✓/✗ so the status line has a predictable width and can carry a color
  • Color the status mark: is wrapped in cSuccess, in cError. The message stays neutral. The new colorize constructor flag turns it off.
  • Make status less offensive. Replace emojis.

1.1.4 - 2024-04-13 #

Removed #

  • dependency to gg_install_gg, remove ./check script
  • dependency pana

1.1.3 - 2024-04-11 #

Changed #

  • upgrade dependencies

1.1.2 - 2024-04-09 #

Removed #

  • 'Pipline: Disable cache'

1.1.1 - 2024-04-09 #

Changed #

  • Rework changelog
  • 'Github Actions Pipeline'
  • 'Github Actions Pipeline: Add SDK file containing flutter into .github/workflows to make github installing flutter and not dart SDK'

1.1.0 - 2024-01-01 #

  • Add logStatus() to log a status directly.

1.0.8 - 2024-01-01 #

  • Add GgLog

1.0.7 - 2024-01-01 #

  • Initial version.
1
likes
160
points
9.37k
downloads

Documentation

API reference

Publisher

verified publisherinlavigo.com

Weekly Downloads

Prints progress, success, and error messages with Unicode icons for async operations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, gg_console_colors, gg_is_github, gg_log, path

More

Packages that depend on gg_status_printer