telegram_crash_log 0.0.1 copy "telegram_crash_log: ^0.0.1" to clipboard
telegram_crash_log: ^0.0.1 copied to clipboard

Send telegram error logs to telegram channel

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telegram_crash_log

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

dependencies:
  telegram_crash_log: ^0.0.1

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_crash_log/telegram_crash_log.dart';
0
likes
100
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Send telegram error logs to telegram channel

Documentation

API reference

License

MIT (license)

Dependencies

dart_telegram_bot, flutter, package_info_plus, path_provider

More

Packages that depend on telegram_crash_log