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

Platformweb

Build telegram mini app(web app) with Flutter.

Flutter Telegram Mini App #

Build telegram mini app(web app) with Flutter.

Getting Started #

Import Library in your pubspec.yaml

And add this line in web/index.html

<head>
    ....
    <script src="https://telegram.org/js/telegram-web-app.js" defer></script>
</head>

Checkout details of available telegram_web apis here

TODO #

Add complete documentation, for now checkout \example folder

Setup for development #

  • To test in telegram while development/debugging, enable debugging in telegram webApp, checkout this post

Additional information #

This is Just The Initial Version feel free to Contribute or Report any Bug!

2
likes
110
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Build telegram mini app(web app) with Flutter.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, js

More

Packages that depend on telegram_mini_app