started doing app icon change

This commit is contained in:
Kima
2023-10-21 22:20:16 +02:00
parent 41fe5a3d05
commit 3f5b8ab607
3 changed files with 36 additions and 17 deletions

View File

@@ -139,7 +139,7 @@ class PremiumScreen extends StatelessWidget {
"https://github.com/sponsors/filc/sponsorships?tier_id=238453&preview=true",
active: ActiveSponsorCard.estimateLevel(
context.watch<PremiumProvider>().scopes) ==
PremiumFeatureLevel.kupak,
PremiumFeatureLevel.cap,
),
const SizedBox(height: 8.0),
PremiumPlanCard(
@@ -155,7 +155,7 @@ class PremiumScreen extends StatelessWidget {
"https://github.com/sponsors/filc/sponsorships?tier_id=238454&preview=true",
active: ActiveSponsorCard.estimateLevel(
context.watch<PremiumProvider>().scopes) ==
PremiumFeatureLevel.tinta,
PremiumFeatureLevel.ink,
),
const SizedBox(height: 12.0),
PremiumGoalCard(