bot_interceptor 0.1.33 copy "bot_interceptor: ^0.1.33" to clipboard
bot_interceptor: ^0.1.33 copied to clipboard

Fighttech Flutter Bot Interceptor

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bot_interceptor
copied to clipboard

With Flutter:

 $ flutter pub add bot_interceptor
copied to clipboard

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

dependencies:
  bot_interceptor: ^0.1.33
copied to clipboard

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bot_interceptor/bot_interceptor.dart';
copied to clipboard
5
likes
120
points
116
downloads

Publisher

verified publisherfighttech.vn

Weekly Downloads

2024.09.23 - 2025.04.07

Fighttech Flutter Bot Interceptor

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dart_telegram_bot, dio, uuid

More

Packages that depend on bot_interceptor