logiq 1.0.0-beta.4 copy "logiq: ^1.0.0-beta.4" to clipboard
logiq: ^1.0.0-beta.4 copied to clipboard

Zero-impact, fire-and-forget local logging system for Flutter. Enterprise-grade with encryption, rotation, and debug UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add logiq

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

dependencies:
  logiq: ^1.0.0-beta.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:logiq/logiq.dart';
1
likes
160
points
285
downloads

Publisher

verified publisherlogique.co.id

Weekly Downloads

Zero-impact, fire-and-forget local logging system for Flutter. Enterprise-grade with encryption, rotation, and debug UI.

Repository (GitHub)
View/report issues

Topics

#logging #encryption #rotation #redaction #retention

Documentation

API reference

License

MIT (license)

Dependencies

archive, crypto, flutter, intl, path, path_provider, pointycastle, share_plus, synchronized

More

Packages that depend on logiq