Updated strings

This commit is contained in:
2025-08-04 22:26:20 +02:00
parent 3d2a9bcfff
commit c217493be2
5 changed files with 24 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
import 'package:rate_my_app/rate_my_app.dart';
class Constants {
static const String appDevPhase = 'Beta';
static const String appDevPhase = 'Stable';
static const String kInstagramLink = 'https://instagram.felixkirchner.de';
static const String kGithubLink = 'https://github.felixkirchner.de';
@@ -12,6 +12,7 @@ class Constants {
static const String kEmail = 'cabocounter@felixkirchner.de';
static const String kPrivacyPolicyLink =
'https://www.privacypolicies.com/live/1b3759d4-b2f1-4511-8e3b-21bb1626be68';
static const String kImprintLink = '';
static RateMyApp rateMyApp = RateMyApp(
appStoreIdentifier: '6747105718',