ql_logger_flutter 0.0.4 copy "ql_logger_flutter: ^0.0.4" to clipboard
ql_logger_flutter: ^0.0.4 copied to clipboard

A package for efficiently storing and uploading server logs, designed to help developers track and manage log data from past events for debugging and monitoring purposes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ql_logger_flutter

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

dependencies:
  ql_logger_flutter: ^0.0.4

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:ql_logger_flutter/ql_logger_flutter.dart';
14
likes
140
points
42
downloads

Publisher

verified publisherquokkalabs.com

Weekly Downloads

A package for efficiently storing and uploading server logs, designed to help developers track and manage log data from past events for debugging and monitoring purposes.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT-0 (license)

Dependencies

device_info_plus, dio, flutter, intl, package_info_plus, path_provider, permission_handler

More

Packages that depend on ql_logger_flutter