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

Representation and implementation of telegram web/mini apps apis

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add telegram_web_app

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 dart pub get):

dependencies:
  telegram_web_app: ^0.0.1

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

Publisher

unverified uploader

Representation and implementation of telegram web/mini apps apis

License

unknown (license)

Dependencies

flutter, js

More

Packages that depend on telegram_web_app