79168793

Date: 2024-11-08 04:28:29
Score: 1
Natty:
Report link

Another thing, if you're having issues with dependencies, and if you're using Visual Studio Code.

Try to check the OUTPUT tab right next to PROBLEMS (or you can using shortcut commands: Ctrl+Shift+U) There are information about plugins' version you've been using, whether they're compatible with each other or not. It will update the information after by having save changes in the dependencies of pubspec.yaml file.

It is useful for me to understand the compatibility between my project and the plugins dependencies itself.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: DevQt_PH