Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error under Font Awesome Icons #4

Open
jaasaria opened this issue May 26, 2019 · 3 comments
Open

Error under Font Awesome Icons #4

jaasaria opened this issue May 26, 2019 · 3 comments

Comments

@jaasaria
Copy link

Getter not found: 'paperPlaneO'
new Icon(FontAwesomeIcons.paperPlaneO),

@fireking0415
Copy link

new Icon(FontAwesomeIcons.paperPlaneO),

new Icon(FontAwesomeIcons.paperPlane),

@RaghadAlwohibi
Copy link

hello
I am a beginner at flutter so am sorry if my problem is trivial but I really need your help :(
when cloning this project to Andriod studio I get a message when downloading dependencies

--no-color packages get

what do I do to fix it?

@shivanigupta19
Copy link
Contributor

hello
I am a beginner at flutter so am sorry if my problem is trivial but I really need your help :(
when cloning this project to Andriod studio I get a message when downloading dependencies

--no-color packages get

what do I do to fix it?

Hi RaghadAlwohibi , just change the compileSdkVersion 27 to compileSdkVersion 28 in built.gradle file in src folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants