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

PlatformAndroid

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.5

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';
13
likes
140
points
6
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

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

More

Packages that depend on ql_logger_flutter