VS code Problem
Jawdat Tayfour

Jawdat Tayfour @justjay30a7i

About: Game Developer/Web Developer

Location:
Doha,Qatar
Joined:
Mar 26, 2020

VS code Problem

Publish Date: Mar 28 '20
5 2

I have a problem
when I open my flutter app in a folder view (lib,android,ios,assest ,etc..)
vs code give me alot of import and function problem but when I open every file
singularly it gives me 0 issues
Help please I suffered with this ?!!

Comments 2 total

  • fiaz
    fiazMar 29, 2020

    Try flutter package get in terminal

    • Jawdat Tayfour
      Jawdat TayfourMar 29, 2020

      I've tried it, it first gave a lot of errors but then I've gone throw stackoverflow and they told me to edit the dependencies and I add Shared_Preferences 0.2.0 and it stopped giving me those errors after it
      and gave only 1 Error its : the dart SDK version is not compatible with the shared_preferences and here I am now stuck at a new bug

Add comment