From 6df8ab2c8e2b35a3bd75a1c76ae6eaaa624cb4f3 Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Mon, 9 Jan 2023 01:30:44 +0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0710dc..6f1068e 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,9 @@ Note that flutter_zxing relies on the Dart FFI (Foreign Function Interface) feat In addition, flutter_zxing uses the camera plugin to access the device's camera for scanning barcodes. This plugin is only supported on mobile platforms, and is not available for desktop platforms. Therefore, some features of flutter_zxing, such as scanning barcodes using the camera, are not available on desktop platforms. +## Generated by [ChatGPT](https://chat.openai.com/chat) +This README file was mainly generated using ChatGPT, a tool that generates human-like text. ## Getting Started