Refactor Flutter app architecture
Build and deploy Flutter Web / build (push) Successful in 3m7s

This commit is contained in:
Ruslan Bakiev
2026-06-12 14:25:24 +07:00
parent be41f74b33
commit 5e78a134b0
17 changed files with 821 additions and 751 deletions
+2
View File
@@ -0,0 +1,2 @@
export 'telegram_session_stub.dart'
if (dart.library.html) 'telegram_session_web.dart';