output 2025.502.1958 copy "output: ^2025.502.1958" to clipboard
output: ^2025.502.1958 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
+
+

2025.428.931 #

  • Update dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.426.2027
+version: 2025.428.931
-  text_serializer: ^2025.426.1009
+  text_serializer: ^2025.428.923

2025.430.1731 #

  • Update package dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.428.931
+version: 2025.430.1731
+platforms:
+  android: 
+  ios: 
+  linux: 
+  macos: 
+  web: 
+  windows: 
-  text_serializer: ^2025.428.923
+  text_serializer: ^2025.430.1719

2025.502.1759 #

  • Update package dependencies
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.430.1731
+version: 2025.502.1759
-  text_serializer: ^2025.430.1719
+  text_serializer: ^2025.502.1557

2025.502.1958 #

  • Changed output format of yaml type
--- a/pubspec.yaml
+++ b/pubspec.yaml
-version: 2025.502.1759
+version: 2025.502.1958
-  text_serializer: ^2025.502.1557
+  text_serializer: ^2025.502.1757
0
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

[output] Small, easy to use logger.

Repository (GitHub)
View/report issues

Topics

#cli #logging

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

text_serializer

More

Packages that depend on output