snug_logger 1.0.0 copy "snug_logger: ^1.0.0" to clipboard
snug_logger: ^1.0.0 copied to clipboard

Elevate your Flutter app's logging experience with snug_logger – the cozy companion for developers who value simplicity, performance, and a touch of fun! This logging package goes beyond the ordinary, [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add snug_logger

With Flutter:

 $ flutter pub add snug_logger

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

dependencies:
  snug_logger: ^1.0.0

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:snug_logger/snug_logger.dart';
7
likes
0
pub points
48%
popularity

Publisher

verified publisherwebmobtech.com

Elevate your Flutter app's logging experience with snug_logger – the cozy companion for developers who value simplicity, performance, and a touch of fun! This logging package goes beyond the ordinary, offering an intuitive API, customization options, and a lightweight footprint.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, flutter

More

Packages that depend on snug_logger