layrz_logging 1.0.7 copy "layrz_logging: ^1.0.7" to clipboard
layrz_logging: ^1.0.7 copied to clipboard

Logging handler for Layrz apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add layrz_logging

With Flutter:

 $ flutter pub add layrz_logging

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

dependencies:
  layrz_logging: ^1.0.7

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:layrz_logging/layrz_logging.dart';
0
likes
0
points
688
downloads

Publisher

verified publishergoldenm.com

Weekly Downloads

Logging handler for Layrz apps

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, layrz_theme, path_provider

More

Packages that depend on layrz_logging