flutter_telegram_web_app
flutter_telegram_web_app copied to clipboard
Handle back button on Telegram mini app
Hi, I have developed a mini app with flutter_telegram_web_app package. My problem is when user press back button on mobile the mini app getting minimized. How to handle the back button inside my app and prevent minimizing it?