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

Can't Build The Project ⚠️ #29

Open
MostafaMohamed2002 opened this issue Sep 10, 2024 · 0 comments
Open

Can't Build The Project ⚠️ #29

MostafaMohamed2002 opened this issue Sep 10, 2024 · 0 comments

Comments

@MostafaMohamed2002
Copy link

got an error when run

flutter pub get

error:

Resolving dependencies...
Note: intl is pinned to version 0.19.0 by flutter_localizations from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because flutter_form_builder >=6.0.0-nullsafety.0 <7.0.0-alpha.0 depends on flutter_localizations from sdk which depends on intl 0.19.0, flutter_form_builder >=6.0.0-nullsafety.0 <7.0.0-alpha.0 requires intl 0.19.0.
So, because free_games_giveaways depends on flutter_form_builder ^6.0.1 which depends on intl ^0.17.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try upgrading your constraint on flutter_form_builder: flutter pub add flutter_form_builder:^9.4.1
exit code 1
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