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

SOLVED: Dependancy issue with Dart 3 and higher #79

Open
spicy-chicken-sandwatch opened this issue Feb 4, 2024 · 0 comments
Open

SOLVED: Dependancy issue with Dart 3 and higher #79

spicy-chicken-sandwatch opened this issue Feb 4, 2024 · 0 comments

Comments

@spicy-chicken-sandwatch
Copy link

For those who are now starting this project, there are some changed you have to do to your YAML file for the dependencies to resolve.

change cupertino_icons to

cupertino_icons: ^1.0.6

and change sdk to

sdk: ">=2.12.0 <4.0.0"

make sure spacing is correct for each.

This updates the package manager to get the latest changes for Mi Card to work

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

1 participant