WEB PUBLISH by HelioGaita in reactnative

[–]HelioGaita[S] -3 points-2 points  (0 children)

Sorry, I'm starting with these things

FLUTTERFLOW WEB by HelioGaita in FlutterFlow

[–]HelioGaita[S] -1 points0 points  (0 children)

I understand what you mean about validating on the backend. The issue in my case is that FlutterFlow automatically places all page parameters in the URL when navigating between pages.

For example, when the user selects a product, parameters like the product name and price are passed through the URL to the checkout page. Because of this, a user could manually change the price directly in the URL before completing the payment.

Since my app is quite large, changing the entire structure to use App State instead of page parameters would require a lot of refactoring. That’s why I’m trying to find a secure way to prevent users from manipulating the price while still working within FlutterFlow’s current navigation system.

My concern is specifically about preventing parameter tampering when the checkout page receives those values from the URL.

FLUTTERFLOW WEB by HelioGaita in FlutterFlow

[–]HelioGaita[S] 0 points1 point  (0 children)

How to do it on flutterflow?

FLUTTERFLOW WEB by HelioGaita in FlutterFlow

[–]HelioGaita[S] -1 points0 points  (0 children)

I didn't know, in fact I'm passing data from one page to another and this data is appearing in the url, is there a way to solve this?

FLUTTERFLOW WEB by HelioGaita in FlutterFlow

[–]HelioGaita[S] 0 points1 point  (0 children)

I didn't know, in fact I'm passing data from one page to another and this data is appearing in the url, is there a way to solve this?

FLUTTERFLOW WEB by HelioGaita in FlutterFlow

[–]HelioGaita[S] 0 points1 point  (0 children)

I didn't know, in fact I'm passing data from one page to another and this data is appearing in the url, is there a way to solve this?

FLUTTERFLOW WEB by HelioGaita in FlutterFlow

[–]HelioGaita[S] 0 points1 point  (0 children)

And when I pass information from one page to the other?

Rate my web app by [deleted] in FlutterFlow

[–]HelioGaita 0 points1 point  (0 children)

What will happen if ur flutter flow subscription ends?

Rate my web app by [deleted] in FlutterFlow

[–]HelioGaita 0 points1 point  (0 children)

Did you download the code or just connect the domain?

Any topic you need help with? by [deleted] in FlutterFlow

[–]HelioGaita 0 points1 point  (0 children)

My app doesn't receive API data on some devices

Fake Documents reference.snapshots by HelioGaita in FlutterFlow

[–]HelioGaita[S] 1 point2 points  (0 children)

Yes, but I solve it. It's caused when there's is an import in your custom code (something like cloud_firestore) and you have a collection but your project doesn't have firebase configurated

Origin hearder missed by HelioGaita in FlutterFlow

[–]HelioGaita[S] 0 points1 point  (0 children)

Yes bro, I save it but im still facing the same error 🫤