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.

Lost Flutter decoration for Flutter project

See original GitHub issue

Notice no flutter icon in the project explorer:

image

Stepping through FlutterIconProvider it looks like the icon is associated… Possibly it’s being overwritten by the Dart plugin?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
alexander-doroshkocommented, Oct 18, 2017

Done. Will be available in the 2017.3 EAP next week.

0reactions
pqcommented, Oct 18, 2017

That sounds great. Thanks @alexander-doroshko. Please do! 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common Flutter errors
Introduction. This page explains several frequently-encountered Flutter framework errors and gives suggestions on how to resolve them.
Read more >
I'm getting a color and decoration null error - Stack Overflow
In AppIconText widget, the Container widget being returned has both color and decoration defined. This is not allowed as stated in the error ......
Read more >
[Solved]-BoxDecoration widget missing padding property-Flutter
I saw that the answer above is incomplete, so here is my full example answer hope it helps. decoration: BoxDecoration() have padding property...
Read more >
Flutter Certified Application Developer Exam Sample
The Container is a Flutter widget that allows you to customize, compose, decorate and position its child widget. a. True b. False. Answer...
Read more >
How to Add Custom Icons to Your Flutter Application
Instead of using the generic application icon Flutter provides, ... like to use as that icon inside your project under the assets folder...
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