chore: Polish login design
This commit is contained in:
parent
c447c2087f
commit
3a8bb47e2c
5 changed files with 42 additions and 48 deletions
|
|
@ -21,6 +21,7 @@ abstract class AppConfig {
|
|||
static String _privacyUrl =
|
||||
'https://github.com/krille-chan/fluffychat/blob/main/PRIVACY.md';
|
||||
static String get privacyUrl => _privacyUrl;
|
||||
static const String website = 'https://fluffychat.im';
|
||||
static const String enablePushTutorial =
|
||||
'https://github.com/krille-chan/fluffychat/wiki/Push-Notifications-without-Google-Services';
|
||||
static const String encryptionTutorial =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue