mason_logger_extension 0.3.4 copy "mason_logger_extension: ^0.3.4" to clipboard
mason_logger_extension: ^0.3.4 copied to clipboard

A powerful extension for Mason Logger that adds beautiful formatting, interactive prompts, QR codes, tables, and rich display features to your CLI applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mason_logger_extension

With Flutter:

 $ flutter pub add mason_logger_extension

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  mason_logger_extension: ^0.3.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mason_logger_extension/mason_logger_extension.dart';
1
likes
160
points
37
downloads

Publisher

verified publishercodika.io

Weekly Downloads

A powerful extension for Mason Logger that adds beautiful formatting, interactive prompts, QR codes, tables, and rich display features to your CLI applications.

Homepage
Repository (GitHub)
View/report issues

Topics

#mason #template #generator #codika

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

mason, qr

More

Packages that depend on mason_logger_extension