Files
flutter/lib/auth/telegram_launcher.dart
Ruslan Bakiev 5b7b5771a1
Some checks failed
Build and deploy Flutter Web / build (push) Failing after 3m19s
Gate Flutter app behind Telegram
2026-05-08 17:41:53 +07:00

3 lines
100 B
Dart

export 'telegram_launcher_stub.dart'
if (dart.library.js_interop) 'telegram_launcher_web.dart';