Can't import font awesome flutter?

274
  1. Flutter pub get
  2. Import package
  3. If still not importing then restart IDE hope this will work
Share:
274
Wolf
Author by

Wolf

Updated on December 26, 2022

Comments

  • Wolf
    Wolf over 1 year

    Im new to Flutter, i use Visual Studio Code with Flutter extension. I try to import the package "font awesome" but i got an error. I search on internet but nothing solve that.

    Error

    pubspec.yaml

    • Randal Schwartz
      Randal Schwartz over 3 years
      Please don't post screenshots. Take the text, and put it here, or pastebin, or DartPad, or a Github Gist, or ... (So many choices!)
  • Shar
    Shar over 3 years
    Flutter clean is not necessary, i think they simply didn't Flutter pub get.