flutter_telegram_bot 0.0.21 copy "flutter_telegram_bot: ^0.0.21" to clipboard
flutter_telegram_bot: ^0.0.21 copied to clipboard

Telegram API package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_telegram_bot

With Flutter:

 $ flutter pub add flutter_telegram_bot

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

dependencies:
  flutter_telegram_bot: ^0.0.21

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:flutter_telegram_bot/flutter_telegram_bot.dart';
1
likes
0
points
16
downloads

Publisher

verified publishercinar.fun

Weekly Downloads

Telegram API package

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on flutter_telegram_bot