telegram_web_app 0.1.6 copy "telegram_web_app: ^0.1.6" to clipboard
telegram_web_app: ^0.1.6 copied to clipboard

Platformweb

Representation and implementation of telegram web/mini apps apis

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telegram_web_app

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

dependencies:
  telegram_web_app: ^0.1.6

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_web_app/telegram_web_app.dart';
33
likes
150
pub points
86%
popularity

Publisher

unverified uploader

Representation and implementation of telegram web/mini apps apis

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, js

More

Packages that depend on telegram_web_app