I'm trying to follow the below codelab tutorial... regarding step 9 it is asking us to setup GCP+firebase backend to verify purchase,
https://codelabs.developers.google.com/codelabs/flutter-in-app-purchases#8
however my app only require a very simple in-app purchase feature... just a single consumable in-app product. No subscription No upgrade feature etc.
Is it a must to setup backend verification? I understand that RevenueCat is an option for in-app purchase, can RevenueCat replace firebase backend verification? which one is better ?
the package i'm using :