0 purchases
twa
Flutter Telegram Web App #
Build telegram web apps in flutter using twa library
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>
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.