theyakka / qr.flutter

QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.
https://pub.dev/packages/qr_flutter
BSD 3-Clause "New" or "Revised" License
716 stars 320 forks source link

How do I export as a Image? #218

Closed chouhan-rahul closed 4 months ago

chouhan-rahul commented 4 months ago

Please, strongly consider posting your question to Stack Overflow. The purpose of this issue tracker is to track bugs and feature requests. Questions on how to use the library should be posted to stack overflow so that everyone can benefit from your question.

If you really need to post your question here:

  1. Please be super clear on what you're trying to achieve. What is the expected result?
  2. Please outline what you've tried. There is no point us suggesting something you've already tried.
  3. Outline the things that have failed, based on your past attempts. This will help us to diagnose whether we need to add a feature or whether it is a bug.

Thanks!

yummy-application commented 2 weeks ago

He messed up to actually ask the question, but I also would like to know if it's possible to extract the image data of an QrImageView.