Custom URL decoding into parameters

Custom Code

I want the links on my website such as:

mywebsite.com/hash/111111

to get decoded, as I want to query "11111" in the firebase and show data on the page according to that.

What would be the best way to do it? I could not find any direct method.

What have you tried so far?

I have not written any manual code, just looking for directions.

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies