json_printer 0.0.3 copy "json_printer: ^0.0.3" to clipboard
json_printer: ^0.0.3 copied to clipboard

A Flutter package to print JSON objects sequentially, designed with SOLID principles in mind. This package is useful for developers who need a structured and readable way to output JSON data in their [...]

JSON Printer Changelog #

All notable changes to this project will be documented in this file.

0.0.1 - 2024-05-30 #

Added #

  • Initial release of the JSON Printer package.
  • Implemented JSON printing functionality.
  • Separated concerns into abstract classes and concrete implementations.
  • Added comments to improve code readability and maintainability.
  • Created unit tests to ensure correctness of the implementation.

[0.0.1] - 2024-05-30 #

Added #

  • Added LICENCE

0.0.2 - 2024-05-30 #

Added #

  • Added Platform Indication

0.0.3 - 2024-05-30 #

Added #

  • Added Border and Color
1
likes
150
points
35
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to print JSON objects sequentially, designed with SOLID principles in mind. This package is useful for developers who need a structured and readable way to output JSON data in their Flutter applications.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on json_printer