-
Notifications
You must be signed in to change notification settings - Fork 223
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
Json Serializable #113
Comments
me too... Because app depends on dio_http_cache ^0.3.0 which depends on json_serializable ^4.1.4, json_serializable ^4.1.4 is required. |
Another workaround is to specify an override in
|
来信已收到
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please update this package so that I can upgrade to the latest version
Running "flutter pub get" in QPayFlutterMobile_WEB_Branch...
Because dio_http_cache >=0.3.0 depends on json_serializable ^4.1.4 and quicklypayit depends on json_serializable ^6.2.0, dio_http_cache >=0.3.0 is forbidden.
So, because quicklypayit depends on dio_http_cache ^0.3.0, version solving failed.
pub get failed (1; So, because quicklypayit depends on dio_http_cache ^0.3.0, version solving failed.)
Process finished with exit code 1
The text was updated successfully, but these errors were encountered: