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

QrInputTooLongException: Input too long. 284 > 272 #2

Closed
HosamHasanRamadan opened this issue Sep 2, 2022 · 0 comments · Fixed by #5
Closed

QrInputTooLongException: Input too long. 284 > 272 #2

HosamHasanRamadan opened this issue Sep 2, 2022 · 0 comments · Fixed by #5
Assignees
Labels
bug Something isn't working
Milestone

Comments

@HosamHasanRamadan
Copy link
Owner

Logs:

Server is running....
Scan the following Qr Code to download your file.
http://192.168.245.228:11111/11111
shelfRun HTTP service running on port 11111
Unhandled exception:
QrInputTooLongException: Input too long. 284 > 272
#0      _createData (package:qr/src/qr_code.dart:128:5)
#1      QrCode.dataCache (package:qr/src/qr_code.dart:99:22)
#2      new QrImage._test (package:qr/src/qr_image.dart:47:35)
#3      new QrImage (package:qr/src/qr_image.dart:22:33)
#4      generateQrCode (package:fshare/fshare.dart:61:19)
#5      run (package:fshare/fshare.dart:45:18)
<asynchronous suspension>
@HosamHasanRamadan HosamHasanRamadan self-assigned this Sep 2, 2022
@HosamHasanRamadan HosamHasanRamadan added the bug Something isn't working label Sep 2, 2022
@HosamHasanRamadan HosamHasanRamadan added this to the 0.3 milestone Sep 2, 2022
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

Successfully merging a pull request may close this issue.

1 participant