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

A modern, feature-rich logging library for Dart and Flutter with intelligent formatting, global configuration, and advanced JSON logging. Optimized for web development with interactive browser console support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_logger_pro

With Flutter:

 $ flutter pub add flutter_logger_pro

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

dependencies:
  flutter_logger_pro: ^0.0.1

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:flutter_logger_pro/flutter_logger_pro.dart';
13
likes
0
points
118
downloads

Publisher

unverified uploader

Weekly Downloads

A modern, feature-rich logging library for Dart and Flutter with intelligent formatting, global configuration, and advanced JSON logging. Optimized for web development with interactive browser console support.

Repository (GitHub)
View/report issues

Topics

#logging #debug #console #web #flutter

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_logger_pro