pretty_string 1.0.0
pretty_string: ^1.0.0 copied to clipboard
A tool to convert toString() which is hard to read generated by such as Equatable or Freezed to be human-readable.
1.0.0 #
- feat: Provide a class which overrides toString()
- feat: Add ability to pass custom arguments from object
0.1.3 #
- docs: Enhance the documentation
0.1.2 #
- docs: Update headlines
0.1.1 #
- docs: Update neat descriptions of this package
0.1.0 #
- docs: Add docs
- feat: Change method name and create redirect extension
0.0.3 #
- chore: Add homepage and issue tracker
0.0.2 #
- ci: Add push workflow
0.0.1 #
- Initial version.