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

QrImage exported from both #170

Open
maazkhan1998 opened this issue Mar 15, 2022 · 2 comments
Open

QrImage exported from both #170

maazkhan1998 opened this issue Mar 15, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@maazkhan1998
Copy link

maazkhan1998 commented Mar 15, 2022

/C:/flutter/.pub-cache/hosted/pub.dartlang.org/qr_flutter-4.0.0/lib/qr_flutter.dart:7:1: Error: 'QrImage' is exported from both 'package:qr_flutter/src/qr_image.dart' and 'package:qr/src/qr_image.dart'.

QrImage constructor exists in both packages.

Steps to reproduce:
add qr: ^3.0.0 dependency in your pubspec.yaml

@maazkhan1998 maazkhan1998 added the bug Something isn't working label Mar 15, 2022
@RajendraAVerma
Copy link

this problem still exist in qr_flutter ^4.0.0

@vanyasem
Copy link
Contributor

vanyasem commented May 3, 2023

@RajendraAVerma @maazkhan1998 as the maintainer seems inactive, I have fixed the issue in my PR: #204

And uploaded a new version of the package (4.1.0): https://pub.dev/packages/qr_widget

You can report issues with the package in my new repo: https://github.com/vanyasem/qr.widget

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants