You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facing too many error while setting up project due to package versions:
Because every version of flutter_localizations from sdk depends on intl 0.18.1 and friday depends on intl ^0.17.0, flutter_localizations from sdk is forbidden.
So, because friday depends on flutter_localizations from sdk, version solving failed.
exit code 1
Fixed some errors and need to change some plugins like DateTimePicker and charts flutter to alternatives.
DateTimePicker and charts_flutter plugins are discontinued, need to use another plugin for it.
Add ScreenShots
NA
What browser are you seeing the problem on?
Chrome
Record
I agree to follow this project's Code of Conduct
I'm a GSSOC'23 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
What happened?
Facing too many error while setting up project due to package versions:
Because every version of flutter_localizations from sdk depends on intl 0.18.1 and friday depends on intl ^0.17.0, flutter_localizations from sdk is forbidden.
So, because friday depends on flutter_localizations from sdk, version solving failed.
exit code 1
Fixed some errors and need to change some plugins like DateTimePicker and charts flutter to alternatives.
DateTimePicker and charts_flutter plugins are discontinued, need to use another plugin for it.
Add ScreenShots
NA
What browser are you seeing the problem on?
Chrome
Record
The text was updated successfully, but these errors were encountered: