in flutterflow is there a way to create dynamic links to say profile and category pages if you're not using firebase as a backend. I'm using appwrite. Firebase dynamic links is set to be deprecated.
Appwrite has a dynamic link handler - wondering if this can be used within flutterflow instead of the default.
How would this be best implemented in flutterflow