Commit graph

13 commits

Author SHA1 Message Date
Brord van Wierst
50837194b2
fix: reverse order for subscription display (#2647)
* reverse order for subscription display

* generated

* removedunneeded update and old BASE_API

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-05 13:49:03 -04:00
ggurdin
3bbce7c62d
chore: refresh cached subscription options, add fix for subscription page loading (#2570) 2025-04-28 12:18:30 -04:00
Brord van Wierst
c0680b5294
feat: trial using choreo (#2435)
* RC trial

* generated

* fixed mobile

* reverted to resetSubscription

* generated

* fix for unloaded state

* generated

* chore: clean up some unused variables

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-04-25 12:45:56 -04:00
ggurdin
1b80f12f6f
chore: improve logic for when to show subscription snackbar (#2195) 2025-03-21 15:42:44 -04:00
ggurdin
af295b2817
chore: better error logging if subscription info is null (#2171) 2025-03-19 10:31:53 -04:00
ggurdin
69ea5f2e44
chore: add loading state to subscription controller, act as if user is subscribed if loading (#2148) 2025-03-17 12:16:18 -04:00
ggurdin
50c5fac8dc
refactor: wait for user controller to init before initing subscription controller, if error happens when fetching subscription, give user a subscription (#2030) 2025-03-05 13:22:47 -05:00
ggurdin
9a16b01f0c
chore: try to pull localized price string from revenuecat SDK on mobile (#2038) 2025-03-04 15:55:31 -05:00
ggurdin
12951c3c48
refactor: add necessary info to subscription options 2025-03-04 11:17:28 -05:00
ggurdin
d20e8918d1
chore: show loading indicator and don't hide button on subscription page (#2023) 2025-03-03 14:46:23 -05:00
sienna-sterling
4c1594d6f0
fix(storage optimization): Removed and replaced used of PStore with G… (#1730)
* fix(storage optimization): Removed and replaced used of PStore with GetStorage

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 15:09:54 -05:00
ggurdin
65a8a16646
fix: remove duplicate trial option (#1533) 2025-01-22 15:06:30 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
2025-01-14 14:00:30 -05:00
Renamed from lib/pangea/controllers/subscription_controller.dart (Browse further)