From 0b4d14c22304a06d88618455ef53e785075f7775 Mon Sep 17 00:00:00 2001 From: Kima Date: Thu, 29 Feb 2024 23:46:21 +0100 Subject: [PATCH] changed some texts --- refilc_mobile_ui/lib/premium/plus_screen.dart | 62 +++++++++---------- refilc_plus | 2 +- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/refilc_mobile_ui/lib/premium/plus_screen.dart b/refilc_mobile_ui/lib/premium/plus_screen.dart index 845bea6..77b1a47 100644 --- a/refilc_mobile_ui/lib/premium/plus_screen.dart +++ b/refilc_mobile_ui/lib/premium/plus_screen.dart @@ -202,7 +202,7 @@ class PlusScreen extends StatelessWidget { price: 2.99, borderRadius: const BorderRadius.vertical( top: Radius.circular(8.0), - bottom: Radius.circular(8.0)), + bottom: Radius.circular(16.0)), features: const [ ['🕑', 'Órarend jegyzetek'], ['đŸ‘„', '5 fiĂłk hasznĂĄlata egyszerre'], @@ -211,35 +211,35 @@ class PlusScreen extends StatelessWidget { ['đŸ–‹ïž', 'cap_tier_benefits'], ], ), - const SizedBox( - height: 8.0, - ), - PlusPlanCard( - active: ActiveSponsorCard.estimateLevel( - context.watch().scopes) == - PremiumFeatureLevel.sponge, - iconPath: 'assets/images/plus_tier_sponge.png', - title: 'Szivacs', - description: - 'FĂ©rj hozzĂĄ mĂ©g több funkciĂłhoz, hasznĂĄlj mĂ©g több profilt Ă©s tedd egyszerƱbbĂ© mindennapjaid.', - color: const Color(0xFFFFC700), - id: 'refilcplusgold', - price: 4.99, - borderRadius: const BorderRadius.vertical( - top: Radius.circular(8.0), - bottom: Radius.circular(16.0)), - features: const [ - ['đŸ“±', 'AlkalmazĂĄs ikonjĂĄnak megvĂĄltoztatĂĄsa'], - ['đŸ‘„', 'KorlĂĄtlan fiĂłk hasznĂĄlata egyszerre'], - ['📒', 'Fejlettebb cĂ©l kitƱzĂ©s'], - ['đŸ”€', 'Egyedi betĂŒtĂ­pusok'], - ['đŸ–‹ïž', 'ink_cap_tier_benefits'], - ], - ), - const SizedBox( - height: 18.0, - ), - const GithubLoginButton(), + // const SizedBox( + // height: 8.0, + // ), + // PlusPlanCard( + // active: ActiveSponsorCard.estimateLevel( + // context.watch().scopes) == + // PremiumFeatureLevel.sponge, + // iconPath: 'assets/images/plus_tier_sponge.png', + // title: 'Szivacs', + // description: + // 'FĂ©rj hozzĂĄ mĂ©g több funkciĂłhoz, hasznĂĄlj mĂ©g több profilt Ă©s tedd egyszerƱbbĂ© mindennapjaid.', + // color: const Color(0xFFFFC700), + // id: 'refilcplusgold', + // price: 4.99, + // borderRadius: const BorderRadius.vertical( + // top: Radius.circular(8.0), + // bottom: Radius.circular(16.0)), + // features: const [ + // ['đŸ“±', 'AlkalmazĂĄs ikonjĂĄnak megvĂĄltoztatĂĄsa'], + // ['đŸ‘„', 'KorlĂĄtlan fiĂłk hasznĂĄlata egyszerre'], + // ['📒', 'Fejlettebb cĂ©l kitƱzĂ©s'], + // ['đŸ”€', 'Egyedi betĂŒtĂ­pusok'], + // ['đŸ–‹ïž', 'ink_cap_tier_benefits'], + // ], + // ), + // const SizedBox( + // height: 18.0, + // ), + // const GithubLoginButton(), const SizedBox( height: 30.0, ), @@ -550,7 +550,7 @@ class PlusScreen extends StatelessWidget { ), const Expanded( child: Text( - 'Az ĂĄrak jelkĂ©pes összegek Ă©s csak körĂŒlbelĂŒl egyeznek a valĂłs, Github-on lĂĄthatĂł, USA-dollĂĄrban feltƱntetett ĂĄrakkal.', + 'Az ĂĄrak eurĂłban vannak feltĂŒntetve, Ă­gy az ĂĄrfolyam befolyĂĄsolja, hogy mennyit kell fizetned a szolgĂĄltatĂĄsĂ©rt. 1 EUR ≈ 390 Ft', maxLines: 5, style: TextStyle( fontWeight: FontWeight.w500, diff --git a/refilc_plus b/refilc_plus index fe892d5..339fb60 160000 --- a/refilc_plus +++ b/refilc_plus @@ -1 +1 @@ -Subproject commit fe892d55b3da9130b4873f9d74f349c27cd73e99 +Subproject commit 339fb6023ee474746b00c29a33f038d8cdff4262