Open Issues Need Help
View All on GitHubRole-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
AI Summary: The task is to enhance the existing sign-up page by adding a new 'Username' field. This involves implementing a TextFormField for user input and adding validation logic to ensure the username is unique and does not contain special characters.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.
AI Summary: Implement a real-time password strength checker within the Flutter signup form, ensuring the password meets the following criteria: minimum 8 characters, at least one uppercase and lowercase letter, one number, and one special character. This will involve integrating password validation logic directly into the signup form, providing immediate feedback to the user.
Role-based authentication template in Flutter using Supabase, with modular onboarding and dashboards.