dartway_telegram 0.1.1 copy "dartway_telegram: ^0.1.1" to clipboard
dartway_telegram: ^0.1.1 copied to clipboard

Telegram Mini App integration for DartWay apps: initialize the Telegram WebApp, read its safe-area insets and the Telegram user id. Optional by design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dartway_telegram

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

dependencies:
  dartway_telegram: ^0.1.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:dartway_telegram/dartway_telegram.dart';
0
likes
160
points
199
downloads

Documentation

API reference

Publisher

verified publisherdartway.dev

Weekly Downloads

Telegram Mini App integration for DartWay apps: initialize the Telegram WebApp, read its safe-area insets and the Telegram user id. Optional by design.

Homepage
Repository (GitHub)
View/report issues

Topics

#dartway #telegram #flutter #web

License

Apache-2.0 (license)

Dependencies

dartway_flutter, flutter, telegram_web_app

More

Packages that depend on dartway_telegram