verbosa

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

verbosa

verbosa #
A Dart package to log on the console easily.

Features #

Quickly log on the console.
Simple and lightweight.

Getting Started #
Installation #
Add verbosa to your pubspec.yaml file:
dependencies:
verbosa: ^1.0.0
copied to clipboard
Usage #
import 'package:verbosa/verbosa.dart';

void main() {
logInfo("Info");
logError("Error");
}
copied to clipboard
Additional Information #
This is a simple library.
Contributing #
Contributions are welcome! Please open an issue or pull request on GitHub.
License #
This project is licensed under the MIT License - see the LICENSE file for details.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.