I read that "Currently, the In-app Billing API does not provide support for programmatically canceling subscriptions from inside the purchasing app", I would like to redirect the user to this page to manage his own subscription.
I am using the following package in_app_purchase to implement the In-app Module.
I'm not able to find how to open the subscription page from an application in Flutter.