question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Finish wiring up the Flutter Log Color page

See original GitHub issue

Follow-up from: #2394.

For M26, we’ll want to:

  • update log color by getting setting from FlutterLogColorPage
  • set default color for logging (by level)

Alternatively, we can comment-out the contribution in plugin.xml and resume w/ M27.

/cc @quangson91

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
quangson91commented, Jun 30, 2018

@pq, @devoncarew as the pr #2399 already merged. So I think we should close this issue.

1reaction
quangson91commented, Jun 21, 2018

update log color by getting setting from FlutterLogColorPage

I did it in this PR: https://github.com/flutter/flutter-intellij/pull/2399

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to add custom color to flutter? - dart - Stack Overflow
I just created a website where you can pick Flutter Colors for your app. You can use that to pick any color you...
Read more >
Debugging Flutter apps programmatically
For a full list of debugging and profiling tools, see the Debugging page. ... This sections shows how to set up your logging...
Read more >
Understanding Flutter streams - LogRocket Blog
We can't lock up a UI for seconds at a time while our user requests data from an API. For this and many...
Read more >
Hooks In Flutter - FlutterDevs
we are simply trying to Fade the flutter logo when the user taps on Screen, ... you want the animation you just created...
Read more >
Custom payment flow | Stripe Documentation
You will use Stripe.js to create the Payment Element and complete the payment ... your brand logo and color theme, which are configurable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found