mobile_app_open
mobile_app_open copied to clipboard
Set up Firebase App Check
App Check helps protect your API resources from abuse by preventing unauthorized clients from accessing your backend resources.
https://firebase.google.com/docs/app-check
There were a lot of dependency conflicts when adding new firebase_app_check Flutter package.
So we need to update the current Flutter SDK from v3.7 to the latest one (v3.19).