Skip to content

[FLUTTER] - Logging in Auth View Files #301

@Yash159357

Description

@Yash159357

Prerequisites

  • I have searched existing issues and discussions
  • This feature doesn't already exist in the app
  • This feature aligns with the app's purpose and goals

Feature Summary

Description: Adding logs to the authentication view files to track user flow.
Files:
• lib/views/auth/auth.dart
• lib/views/auth/email_verification.dart
• lib/views/auth/forgot_password.dart
• lib/views/auth/login.dart
• lib/views/auth/signup.dart
Guidelines:
• Log the start of each screen.
• Log when a button is pressed (e.g., "Login button pressed").
• Log any validation errors on input fields.
• Log format: <FILE_NAME_IN_ALL_CAPS>

Acceptance Criteria

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    FlutterFor Frontend IssueLevel 2For Medium difficulty issues.gssoc2025Label for issues raised by GSSoC' 2025 participants.hacktoberfest-accepted

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions