I am getting the following warning in my application. I don't want to have any surprises when these dates arrive.
Start your migration to the monetization.subscriptions APIs
If you use the Google Play Developer API client libraries - available for Java, Python, and other popular languages - we recommend upgrading to the latest versions, which already include the monetization.subscriptions APIs. Base plans can be managed with the monetization.subscription.basePlans API, and introductory pricing and free trials can be managed as offers with the monetization.subscriptions.basePlans.offers API.
I'm using purchases_flutter version: ^5.2.3.
Should I be concerned?
I await guidance.
You're using the InAppProduct API to manage subscriptions, which is now deprecated and will stop being supported for new apps in January 2024, and for all apps in May 2024. Start using the new Subscriptions API to get new features including multiple base plans and offers, as well as prepaid plans. Learn more