log_webhook 0.0.8 copy "log_webhook: ^0.0.8" to clipboard
log_webhook: ^0.0.8 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
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

Send log to webhook

Homepage

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on log_webhook