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

Replace flare_flutter from his successor rive #24

Open
quentingosset opened this issue Apr 3, 2021 · 1 comment
Open

Replace flare_flutter from his successor rive #24

quentingosset opened this issue Apr 3, 2021 · 1 comment

Comments

@quentingosset
Copy link

I try to update the dependencies to be able to use RIVE 0.7.0 which is the successor for flare_flutter however I get the following error. By modifying the YAML with the proposed dependencies I get a new problem in a recursive way. An idea to correct this ?

Because build_runner >=1.12.0 depends on pubspec_parse ^1.0.0 which depends on json_annotation ^4.0.0, build_runner >=1.12.0 requires json_annotation ^4.0.0.
And because build_runner >=1.1.3 <1.12.0 depends on graphs ^0.2.0, build_runner >=1.1.3 requires json_annotation ^4.0.0 or graphs ^0.2.0.
And because kalium_wallet_flutter depends on rive 0.7.0 which depends on graphs ^1.0.0, build_runner >=1.1.3 requires json_annotation ^4.0.0.
So, because kalium_wallet_flutter depends on both json_annotation ^3.0.1 and build_runner ^1.7.0, version solving failed.
pub get failed (1; So, because kalium_wallet_flutter depends on both json_annotation ^3.0.1 and build_runner ^1.7.0, version solving failed.)
@bbedward
Copy link
Collaborator

bbedward commented Apr 5, 2021

I corrected the dependency issues in master, if you want to try converting the code to use Rive instead of Flare you are more then welcome

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

2 participants