Commit graph

174 commits

Author SHA1 Message Date
vishnukvmd e4e58f409c Apply more fixes 2023-09-22 12:30:23 +05:30
ashilkn 1e5ec8600d run dart fix --apply 2023-08-19 17:09:56 +05:30
Neeraj Gupta 14db193bbb Fix alignment + minor bug fix 2023-06-29 17:10:58 +05:30
Neeraj Gupta 8dca264f2f Update free trial string for playstore 2023-06-29 17:00:06 +05:30
Neeraj Gupta ac246ef51f Hide two months free text for playstore 2023-06-29 16:58:59 +05:30
Neeraj Gupta 0fab199f2a Remove dependency on decrecated themeData prop 2023-06-13 14:39:55 +05:30
Neeraj Gupta b5433d3f0d Rename decrecated fields 2023-06-13 12:11:31 +05:30
Neeraj Gupta e23c633511 Replace empty Contains with SizedBox.shrink 2023-06-07 12:21:19 +05:30
Neeraj Gupta d43a4a78dd refactor 2023-06-06 15:27:17 +05:30
Neeraj Gupta 334ca55fc1
Fix l10n date for subs renewal 2023-05-04 16:05:47 +05:30
Neeraj Gupta 0ddfa1a865
Lint: Fix trailing comma warnings 2023-04-18 14:35:21 +05:30
vishnukvmd 65e493b239 Merge more strings 2023-04-08 10:05:37 +05:30
Neeraj Gupta 68624bbe2f
l10n: extract payment more strings 2023-04-06 14:09:34 +05:30
Neeraj Gupta 098bfb7366
l10n: extract SkipSubscriptionWidget strings 2023-04-06 12:45:22 +05:30
Neeraj Gupta 7e958ba022
l10n: extract StoreSubscriptionPage strings 2023-04-06 12:44:49 +05:30
Neeraj Gupta f68ba5215d
l10n: extract StripeSubscriptionPage strings 2023-04-06 12:21:35 +05:30
Neeraj Gupta 3abfeaf330
l10n: extract common subscription strings 2023-04-06 12:00:37 +05:30
vishnukvmd 7efee44196 Update subscription screen 2023-03-23 20:16:31 +05:30
Neeraj Gupta 59c12de19f
Prompt for feedback on subscription cancellation 2023-03-15 18:35:52 +05:30
Neeraj Gupta 5a6cddf15e
Refactor: better name 2023-03-15 18:26:23 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
ashilkn 3fdd18fb0a Same changes as past two commits on different file 2023-03-06 15:37:54 +05:30
ashilkn 4fbb081d39 Minor performance improvement 2023-03-06 15:13:58 +05:30
ashilkn f7b086b5b2 Removed leading underscore from a local method and not making it unnecessarily private 2023-03-06 14:57:14 +05:30
ashilkn 3e012d7d38 Bug fix: Not showing any other plans when user is on free plan 2023-03-06 14:25:18 +05:30
Neeraj Gupta f79357ab93
Update copy 2023-03-06 11:03:26 +05:30
Neeraj Gupta fc491099ce
Shwo 2 months free text for yearly plans 2023-03-06 11:01:51 +05:30
Neeraj Gupta d98da04271
Add support for showing yearly plans 2023-03-06 10:37:54 +05:30
Neeraj Gupta c3a943588d
Rename 2023-03-06 10:12:58 +05:30
Neeraj Gupta c441a65814
Merge branch 'main' into minor_copy_change 2023-02-27 09:28:17 +05:30
vishnukvmd 83345048d3 FAQ -> FAQs 2023-02-25 23:50:28 +05:30
vishnukvmd 74d55db048 Questions -> FAQ 2023-02-25 23:43:23 +05:30
Neeraj Gupta 45cd43c192
Fix typo 2023-02-18 15:10:03 +05:30
Neeraj Gupta 7c60baee82
Switch to menuItem for family plans and payment details 2023-02-18 12:37:03 +05:30
Neeraj Gupta 959846267a
Use MenuItemWidget for subscription FAQ 2023-02-18 12:16:44 +05:30
Neeraj Gupta 5c7e6b7af3
Update copy 2023-02-18 12:01:43 +05:30
ashilkn 6d3a637922 Modified dialogs and uses of them to work with ButtonWidget 2023-02-10 12:52:16 +05:30
Neeraj Gupta 3366264dde
Refactoring: rename 2023-02-03 13:09:04 +05:30
ashilkn 2b1390a83d Renamed 'showNewChoiceDialog' to 'showChoiceDialog' 2023-01-27 17:38:53 +05:30
ashilkn f4d62ac09e Replaced 'confirm plan change' dialog with the new one 2023-01-10 11:49:28 +05:30
ashilkn cfe9c28c36 Replaced renew & cancel subscription dialogs 2023-01-10 11:37:07 +05:30
ashilkn ad612b4683 Replaced 'Leave family' dialog with the new one 2023-01-10 10:18:56 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
Neeraj Gupta 570d0120c2
NullSafety: Migrate more Ui widgets 2022-12-27 17:55:24 +05:30
Neeraj Gupta b3b25d38da
Make ChildSubscriptionWidget null-safe 2022-12-27 17:55:23 +05:30
ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2022-12-26 16:40:25 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30