Username Links

Actions & Logic
Resolved

All social media platform has direct links to profile pages:

Facebook.com/username
Instagram.com/@username
Youtube.com/channel/username
...

How can this be done in FlutterFlow with the structure of appname.com/username that links directly to that profile?

Is there built in functionality or a pub.dev package to create profile links?

What have you tried so far?

Tried setting Route Settings to :username but that caused issues with other pages such as appname.com/search not working because it thought "search" was a username.

Tried route set to app/:username but now I get an error

Did you check FlutterFlow's Documentation for this topic?
Yes
2
5 replies