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

Nethru logging SDK

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nlogger

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

dependencies:
  nlogger: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:nlogger/nlogger.dart';
0
likes
105
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

Nethru logging SDK

Homepage

Documentation

Documentation
API reference

License

CC-BY-ND-2.0 (license)

Dependencies

connectivity_plus, device_info_plus, flutter, http, intl, shared_preferences, uuid

More

Packages that depend on nlogger