retcorelogger 0.0.1 copy "retcorelogger: ^0.0.1" to clipboard
retcorelogger: ^0.0.1 copied to clipboard

A simple and elegant logging package for Dart, designed to work seamlessly with both Flutter and web applications.

RetCoreLogger #

A lightweight and customizable logging utility for Flutter.
Easily print styled logs for different levels like info, warning, error, and more – ideal for debugging API calls, exceptions, or permission issues.


πŸš€ Features #

  • πŸ“¦ Simple and expressive syntax
  • 🎯 Supports log levels (INFO, WARNING, ERROR, CUSTOM)
  • πŸ“„ Useful for API logging, error tracking, and permission debugging
  • ✨ Color-coded terminal output (optional, if supported by terminal)

πŸ“₯ Installation #

Add the package to your pubspec.yaml:

dependencies:
  retcore_logger: ^0.0.1 
1
likes
130
points
39
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and elegant logging package for Dart, designed to work seamlessly with both Flutter and web applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

ansicolor, flutter, stack_trace, tuple

More

Packages that depend on retcorelogger