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

flutter_modular package 6.3.4 not compatible with result_command package #980

Open
leandromesq opened this issue Dec 17, 2024 · 1 comment
Labels
new New issue request attention question Questions about using some feature or general working of the package

Comments

@leandromesq
Copy link

Describe the question
When trying to use the new result_command package on a project that already uses flutter_modular, there is a conflict with result_dart version dependency, flutter_modular depends on version 1.0.4, while result_command depends on result_dart 2.x.x, is there any way to upgrade the modular dependency?

Screenshots
image

@leandromesq leandromesq added new New issue request attention question Questions about using some feature or general working of the package labels Dec 17, 2024
@bmsrangel
Copy link
Contributor

I have the same issue. I attempted to add "result_dart" 2.0.0 package in my project and the version solving failed as well.

Image

[√] Flutter (Channel stable, 3.29.0, on Microsoft Windows [Version 10.0.26100.3194], locale pt-BR) [724ms]
• Flutter version 3.29.0 on channel stable at C:\src\flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 35c388afb5 (4 weeks ago), 2025-02-10 12:48:41 -0800
• Engine revision f73bfc4522
• Dart version 3.7.0
• DevTools version 2.42.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New issue request attention question Questions about using some feature or general working of the package
Projects
None yet
Development

No branches or pull requests

2 participants