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