Michel Feinstein
Michel Feinstein
> Is there any workaround to treat this issue? downgrading to version 2 is not an option for me We are using [flutter_widget_from_html](https://pub.dev/packages/flutter_widget_from_html) as a workaround.
I added a blank file with the same name at that folder and the error disappeared, probably that specific documentation will not be fetch, but at least it works for...
Yes, and it didn't made any difference, BUT if I unzip the deployment package myself, on the same folder (same thing that SAM does), it works.
1. 10Kb, 300 lines 2. and 3. ``` import 'package:flutter/foundation.dart'; import 'package:flutter/services.dart'; import 'package:flutter/material.dart'; import 'package:flutter_svg/flutter_svg.dart'; import 'package:myproject/blocs/authentication_bloc.dart'; import 'package:myproject/configurations/assets.dart'; ``` 4. I am using a Dell Inspiron 13 7368...
Sorry, I didn't understand. 2. None. 3. This is the list of libraries the file imports at the beginning, isn't this what you asked for?
Ok, will do, thanks!
This shortcut is for auto formatting, that's not something I would want to do all the time. I face this issue on a regular basis with all my computers, personal...
I would love that the language server could be optimized to give intellij all it needs to bring all the tools Java have to Dart. All the times that I...
Don't bother... This issue is 4 years old, this not something new.