Skip to content

[FLUTTER] - Logging in Core Models (Part 2) #300

@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 specified model files to track data parsing and object creation.
Files:
• lib/models/news_category.dart
• lib/models/theme_model.dart
• lib/models/user_model.dart
Guidelines:
• Log when a model object is created or deserialized from a JSON response.
• Log any parsing errors.
• Log format: <FILE_NAME_IN_ALL_CAPS>

Acceptance Criteria

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    FlutterFor Frontend IssueLevel 1For easy level 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