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

FEAT: While runnng project on local system i'm getting "fatal error: 'cairo/cairo.h' file not found" Error #1460 #1516

Closed
Cevedale opened this issue Dec 5, 2023 · 1 comment

Comments

@Cevedale
Copy link

Cevedale commented Dec 5, 2023

you should install Cairo on your Ubuntu system:
sudo apt-get install libcairo2-dev

verify that your Flutter project has the correct dependencies specified in the 'pubspec.yaml' file.
dependencies:
cairo: ^0.9.0

update Flutter and FVM

@BLKKKBVSIK
Copy link
Collaborator

Duplicate of #1460

@BLKKKBVSIK BLKKKBVSIK marked this as a duplicate of #1460 Dec 12, 2023
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

2 participants