Easy QR Code πŸ“ΈπŸŽ¨

Effortlessly create and read QR codes in your Flutter app.
With easy_qr_code, you can easily generate QR codes from text and decode QR codes from images, simplifying QR code integration in your apps with minimal setup.


Features ✨

  • πŸ“€ Generate QR Codes: Create visually appealing QR codes from any string data.
  • πŸ“₯ Decode QR Codes: Read and decode QR codes from images, including gallery and camera captures.
  • πŸ–ΌοΈ Web and Mobile Support: Works seamlessly across Flutter web and mobile platforms.
  • πŸ”§ Customizable: Easily adjust the size and style of your QR codes.
  • πŸ’‘ Minimal Setup: Quick integration with straightforward APIs.

Getting Started πŸš€

Prerequisites

Before using this package, ensure your project meets the following requirements:

  • Flutter SDK version >= 3.4.3
  • Add the following dependencies in your pubspec.yaml:
dependencies:
  easy_qr_code: ^0.0.1

Libraries

easy_qr_code