Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature -> Develop | Task 9427 Colored Stacktrace #38

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

we-kislay-k001
Copy link
Collaborator

Task #9427 - 2024-03-30 > Vaahflutter > Improvements > Research
https://team.webreinvent.com/backend/collab/project/training/tasks/9427

Time invested: 06:35 | Billable: 06:35 | Non-Billable: 00:00

Problem Statement

  1. Stacktrace was not available with error and also not higlighted with color.

Describe The Fix/ Solution You Implemented

  1. Made improvements with printlog funtion and Console class static method.

Proof of your testing (Demo link or video links or image links)

Dependencies
Updated:

Added:

Merge Request Checklist

  • I have performed a self-review of my code
  • My code does follow industry standards
  • My code doesn't produce warnings/ errors for dart analyzer
  • New and existing tests pass locally with my changes (No tests are there as of now)
  • The code modified as part of this PR has been covered with tests
  • My code is properly formatted
  • I've followed the proper naming conventions
  • I have rebased the feature on the latest develop
  • I have run flutter run after the rebase
  • I have added new dependencies/ updated old dependencies
  • I have read all the comments & notes in wireframe and verified that I did take care of that
  • verify that the UI must match with design & wireframe if available
  • I have updated the version/ build (x.x.x+xxx)
  • I've verified that the latest commit of develop exists in your feature branch after rebase.
  • My fix achieves 100% of what is required
  • Can enhance the solution in the future because better implementation could be made

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants