hi! i am developing a personal proyect, an i need to be able to redirect the user or launch an URL. But when i use the flutterflow function it doesnt do anything.
I also try with a custom actions developed by the community
https://community.flutterflow.io/database-and-apis/post/launch-url-j72NpSXziHo7chX
i use the function in the coments below
at the moment of launch the url (in the same navigator tab at it si suposted to be) apperas an error 404.
if u see in the url, it is the proyect url deployed on the web and at the end, it is the desired url (www.youtube.com), insted of open the youtube page.
Thank you very much in advance, any help is helpful!