output 2025.426.2027 copy "output: ^2025.426.2027" to clipboard
output: ^2025.426.2027 copied to clipboard

[output] Small, easy to use logger.

CHANGELOG.md #

0.0.1 #

  • Initial release

0.0.2 #

  • Fixed bug for stack trace display

0.0.3 #

  • Fixed bug for stack trace display

1.0.0 #

  • Official release

1.0.1 #

  • Moved to new repository

1.0.2 #

  • Added: echoJson() and dumpJson()

1.0.3 #

  • Improved echoJson() and dumpJson()

1.0.4 #

  • Added: echoYaml() and dumpYaml()

1.0.5 #

  • Changed dependent package from text_data to text_serializer

1.0.6 #

  • Modified echoYaml() and dumpYaml because text_serializer.toYaml() has been modified

1.0.7 #

  • Updated depencency to text_serializer package to 2025.423.1447

2025.426.2027 #

  • Update dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-name: "output"
-description: "output project"
-version: "1.0.7"
-homepage: null
+name: output
+description: |-
+  [output]
+  Small, easy to use logger.
+version: 2025.426.2027
+homepage:
+
+topics:
+- cli
+- logging
+
-  sdk: "^3.7.2"
+  sdk: ^3.7.2
-  text_serializer: ^2025.423.1447
+  text_serializer: ^2025.426.1009
+
+
0
likes
0
points
122
downloads

Publisher

unverified uploader

Weekly Downloads

[output] Small, easy to use logger.

Repository (GitHub)
View/report issues

Topics

#cli #logging

License

unknown (license)

Dependencies

text_serializer

More

Packages that depend on output