easy_qr_code 0.1.2 copy "easy_qr_code: ^0.1.2" to clipboard
easy_qr_code: ^0.1.2 copied to clipboard

Simple QR code generation and decoding for Flutter apps with minimal setup.

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.
  • πŸ–ΌοΈ Save and Share QR Codes: Save generated QR codes as images on the device and share them directly.
  • πŸ–ΌοΈ Web and Mobile Support: Works seamlessly across Flutter web and mobile platforms.
  • πŸ”§ Customizable: Easily adjust the size 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.1.0
5
likes
140
points
85
downloads

Publisher

verified publisheralighelejbeigi.ir

Weekly Downloads

Simple QR code generation and decoding for Flutter apps with minimal setup.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, image, qr_flutter, share_plus, uuid, zxing2

More

Packages that depend on easy_qr_code