log_webhook 0.0.10 copy "log_webhook: ^0.0.10" to clipboard
log_webhook: ^0.0.10 copied to clipboard

Send log to webhook

Log Webhook #

Usage #

  • Set your webhook url in main.dart
LogWebhook.setUrl('<YOUR_WEBHOOK_URL>');
  • Use sendLog in your code
LogWebhook.sendLog('Hello');
1
likes
130
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Send log to webhook

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio

More

Packages that depend on log_webhook