Embedded webview

This commit is contained in:
Yegor Vialov
2020-02-12 21:13:49 +00:00
parent ed732e9b77
commit 6695756727
4 changed files with 61 additions and 11 deletions

View File

@ -9,7 +9,7 @@ class StartupUserMessagesManager {
return _instance;
}
StartupUserMessagesManager._internal() {}
StartupUserMessagesManager._internal();
bool _supportAppDevelopmentMessageShown;
bool _whatsNewMessageShown;