Files
flutter/lib/auth/telegram_session.dart
Ruslan Bakiev be5c61a434
Some checks failed
Build and deploy Flutter Web / build (push) Has been cancelled
Use Telegram Login Widget for web auth
2026-05-08 18:27:03 +07:00

3 lines
92 B
Dart

export 'telegram_session_stub.dart'
if (dart.library.html) 'telegram_session_web.dart';