Flutter Telegram Web App

version 1.0.0 Build telegram web apps in flutter using twa library

Getting Started

  1. Import Library in your pubspec.yaml
  2. And add this line in web/index.html
<head>
    <script src="https://telegram.org/js/telegram-web-app.js" defer=""></script>
</head>

Libraries

twa