User Login
You can display the login page to the end user of your Catalyst Flutter app using the login() method. This will be displayed when the user is logged out of the app. If the login is successful, the user will be able to access the app.
A sample code snippet is shown below:
copyawait ZCatalystApp.getInstance().login()
Last Updated 2024-09-12 18:16:13 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit