Use Telegram Login Widget for web auth
Some checks failed
Build and deploy Flutter Web / build (push) Has been cancelled

This commit is contained in:
Ruslan Bakiev
2026-05-08 18:27:03 +07:00
parent bccda6e9b6
commit be5c61a434
19 changed files with 186 additions and 91 deletions

View File

@@ -0,0 +1,2 @@
export 'telegram_session_stub.dart'
if (dart.library.html) 'telegram_session_web.dart';