new_telegram_web_app 1.0.1 copy "new_telegram_web_app: ^1.0.1" to clipboard
new_telegram_web_app: ^1.0.1 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 new_telegram_web_app

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

dependencies:
  new_telegram_web_app: ^1.0.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:new_telegram_web_app/telegram_web_app.dart';
1
likes
140
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Representation and implementation of telegram web/mini apps apis

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on new_telegram_web_app