help with flutter custom sign-in and sign-up
Hello, my friend and I are trying to make use of the new custom sign-in and sign-up in our flutter app. We followed kinde flutter SDK for the setup and then tried to make our custom pages but we faced errors and the callback is not working.
My friend : " It says I need to set an Url where I'll be redirected after the Authentication, I guess it uses app linking because in the example there is the package name in the url, the problem is when I call the method "register()" or "login()" I'm directly redirected to the link I set. And the app linking does not seem to work because I got this view on the first screen while I already set the url in the admin panel. I probably missed something or misunderstood a step but I add some screens of my configurations so you se what I did. Thanks you !"
Can I have a full walkthough on how we can setup kinde for Flutter with custom sign-up and sign-in pages please ?
My friend : " It says I need to set an Url where I'll be redirected after the Authentication, I guess it uses app linking because in the example there is the package name in the url, the problem is when I call the method "register()" or "login()" I'm directly redirected to the link I set. And the app linking does not seem to work because I got this view on the first screen while I already set the url in the admin panel. I probably missed something or misunderstood a step but I add some screens of my configurations so you se what I did. Thanks you !"
Can I have a full walkthough on how we can setup kinde for Flutter with custom sign-up and sign-in pages please ?


