From be0370a8243bad7f2e8a34bc61d69e6b612e4627 Mon Sep 17 00:00:00 2001 From: DMGithubPublisher Date: Fri, 29 Aug 2025 10:43:06 +0800 Subject: [PATCH] update to internal commit c5691494 --- faq/general/custom-settings-template.md | 2 -- index.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/faq/general/custom-settings-template.md b/faq/general/custom-settings-template.md index 72f22f61..dc15eeeb 100644 --- a/faq/general/custom-settings-template.md +++ b/faq/general/custom-settings-template.md @@ -23,6 +23,4 @@ If you are looking to create your own custom template of settings to use with th 5. Copy the JSON code under *Template* and paste it into your own JSON file, or you can download the template JSON file straight from the demo. -6. The template you downloaded is currently Barcode Reader version 9 template and the latest version is version 10. Use the [TemplateConverter Tool](https://download2.dynamsoft.com/dcv/TemplateConverter.zip) to convert the template to Barcode Reader version 10 compatible template. - And with that, you have your own template to use with the `InitSettingsFromFile` method! \ No newline at end of file diff --git a/index.md b/index.md index dc7e018f..38b38a37 100644 --- a/index.md +++ b/index.md @@ -19,6 +19,7 @@ To explore the latest features and updates of `Dynamsoft Barcode Reader`, please * ![iOS Icon]({{site.assets}}img-icon/homepage/iOS.svg){:class="ios"} [iOS]({{ site.oc }}){:target="_blank"} * ![MAUI Icon]({{site.assets}}img-icon/homepage/MAUI.svg){:class="maui"} [MAUI]({{ site.maui }}){:target="_blank"} * ![React Native Icon]({{site.assets}}img-icon/homepage/React Native.svg){:class="react"} [React Native](https://github.com/Dynamsoft/barcode-reader-react-native-samples/blob/main/README.md){:target="_blank"} + * ![Flutter Icon]({{site.assets}}img-icon/homepage/Flutter.svg){:class="flutter"} [Flutter](https://github.com/Dynamsoft/barcode-reader-flutter-samples/blob/main/README.md){:target="_blank"} * Server / Desktop * ![Python Icon]({{site.assets}}img-icon/homepage/Python.svg){:class="python"} [Python]({{ site.python }}){:target="_blank"} * ![Java Icon]({{site.assets}}img-icon/homepage/java.svg){:class="java"} [Java]({{ site.java }}){:target="_blank"} @@ -31,6 +32,5 @@ The documentation for editions `C`, `Flutter`, `Xamarin.Forms` and `Cordova` has
* ![C Icon]({{site.assets}}img-icon/homepage/c.svg){:class="c"} [C]({{ site.c }}){:target="_blank"} -* ![Flutter Icon]({{site.assets}}img-icon/homepage/Flutter.svg){:class="flutter"} [Flutter]({{ site.dcv_flutter }}){:target="_blank"} * ![Xamarin.Forms Icon]({{site.assets}}img-icon/homepage/Xamarin Forms.svg){:class="xamarin"} [Xamarin.Forms]({{ site.dcv_xamarin }}){:target="_blank"} * ![Cordova Icon]({{site.assets}}img-icon/homepage/Cordova.svg){:class="cordova"} [Cordova]({{ site.dcv_cordova }}){:target="_blank"} \ No newline at end of file