telegram_bot_crashlytics 1.3.4 copy "telegram_bot_crashlytics: ^1.3.4" to clipboard
telegram_bot_crashlytics: ^1.3.4 copied to clipboard

A Flutter package that automatically sends bad HTTP responses from API requests directly to your Telegram group for easier monitoring and debugging.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telegram_bot_crashlytics

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

dependencies:
  telegram_bot_crashlytics: ^1.3.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:telegram_bot_crashlytics/telegram_bot_crashlytics.dart';
12
likes
160
points
388
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that automatically sends bad HTTP responses from API requests directly to your Telegram group for easier monitoring and debugging.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, dio, flutter, http, logging

More

Packages that depend on telegram_bot_crashlytics