From 77af30a5050a3059168a1c4dcbdeabbb4d2d4538 Mon Sep 17 00:00:00 2001 From: Xiao Ling Date: Wed, 9 Oct 2024 16:29:47 +0800 Subject: [PATCH] Update README.md --- example/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example/README.md b/example/README.md index 97a968b..12c2b37 100644 --- a/example/README.md +++ b/example/README.md @@ -40,3 +40,5 @@ The rectified images are converted to base64 strings and saved with [shared_pref ![web local storage size limitation](https://www.dynamsoft.com/codepool/img/2023/07/flutter-web-local-storage-limitation.png) +## Blog +[How to Build a Cross-platform Document Scanner App with Flutter](https://www.dynamsoft.com/codepool/flutter-document-scanner-app-guide.html)