Fix Telegram viewport and SVG avatars
All checks were successful
Build and deploy Flutter Web / build (push) Successful in 2m48s

This commit is contained in:
Ruslan Bakiev
2026-05-13 22:50:51 +07:00
parent d3721e44e7
commit cdf6a43d49
6 changed files with 105 additions and 21 deletions

View File

@@ -10,6 +10,8 @@ void saveMapflowSessionToken(String token) {}
void clearMapflowSession() {}
void configureTelegramWebApp() {}
void openExternalUrl(String url) {}
void reloadApp() {}