-
Notifications
You must be signed in to change notification settings - Fork 325
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
Can't install package because of version conflicts #198
Comments
As mentioned in #196 the issue has already been resolved.. it just needs to be published. |
Use pdf:
printing: ^5.0.0
qr_flutter: ^4.0.0 |
after checking pubspec.lock, using
is equal to
and breaks my current code. |
@nashihu @Narven @gmcdowell @sebastienklaus the maintainer seems inactive, I have fixed the issue in my PR: #204 And uploaded a new version of the package ( You can report issues with the package in my new repo: https://github.com/vanyasem/qr.widget |
@vanyasem thanks. the pub.dev has been updated. hey did u just override the qr_flutter with your own repo? i thought it's impossible lol |
@nashihu no, I made a NEW repo called qr_widget with updated code The library was renamed to |
Hi,
I actually try to install this package but there is some conflicts with other packages : pdf & printing. I see some issues about this, but non of them solve the problem. Can someone help me with this ?
With
flutter pub get
, this message shows up :flutter doctor -v
:The text was updated successfully, but these errors were encountered: