Request for CustomerInfo stream
Hi I think we need a method for listening customer info like Stream<CustomerInfo> for subscription status changes. Current method accepts void functions and seems not explaining the feature very well. By this method we may use bloc and go_router in a much more efficient way. Please add such a method. Have a nice day.
Hello @themumy10 , you can listen to updates on CustomerInfo by implementing the optional delegate method, purchases:receivedUpdated:.
More information on this can be found here: https://www.revenuecat.com/docs/customer-info#listening-for-customerinfo-updates
I'm cleaning up the title and the description for clarity.
@themumy10 this is valid feedback. We're open to contributions if you have the time! 😉 Otherwise, we'll add it to the backlog but it might take a while for us to tackle it, since we have some higher-priority items to get to first