secure_application
secure_application copied to clipboard
Version Solving failed.
Error while version solving: -
Running "flutter pub get" in meet7-flutter...
Because secure_application 3.8.0 depends on rxdart ^0.26.0 and no versions of secure_application match >3.8.0 <4.0.0, secure_application ^3.8.0 requires rxdart ^0.26.0.
So, because meet7 depends on both rxdart ^0.27.3 and secure_application ^3.8.0, version solving failed.
pub get failed (1; So, because meet7 depends on both rxdart ^0.27.3 and secure_application ^3.8.0, version solving failed.)
[15:12:02] [cost 32.283s] fvm flutter pub get
Same with riverpod_generator 2.0.0
Because riverpod_generator >=2.0.0 depends on riverpod_analyzer_utils ^0.1.0 which depends on custom_lint_core
^0.2.12, riverpod_generator >=2.0.0 requires custom_lint_core ^0.2.12.
And because custom_lint_core >=0.2.12 depends on custom_lint 0.2.12 which depends on rxdart ^0.27.7,
riverpod_generator >=2.0.0 requires rxdart ^0.27.7.
And because secure_application 3.8.0 depends on rxdart ^0.26.0 and no versions of secure_application match
>3.8.0 <4.0.0, riverpod_generator >=2.0.0 is incompatible with secure_application ^3.8.0.
So, because XXXXXXX depends on both secure_application ^3.8.0 and riverpod_generator ^2.0.0, version
solving failed.
Any updates?
as a workaround, I use
secure_application:
git: [email protected]:neckaros/secure_application.git
in pubspec.yaml
Hi @neckaros,
can you please release a new version on pub.dev with the latest code?
It's out of sync with the GitHub repo.
I have pushed V4.0.0 of the package. Please report if you see any issue