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

Platformweb

Simple library for build telegram mini app(web app) with Flutter easier.

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
130
points
29
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Simple library for build telegram mini app(web app) with Flutter easier.

Repository (GitHub)
View/report issues

Topics

#telegram #mini-app #web-app

Documentation

API reference

License

MIT (license)

Dependencies

flutter, js

More

Packages that depend on telegram_mini_app