Skip to content

Commit be0370a

Browse files
update to internal commit c5691494
1 parent c410065 commit be0370a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

faq/general/custom-settings-template.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,4 @@ If you are looking to create your own custom template of settings to use with th
2323

2424
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.
2525

26-
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.
27-
2826
And with that, you have your own template to use with the `InitSettingsFromFile` method!

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ To explore the latest features and updates of `Dynamsoft Barcode Reader`, please
1919
* ![iOS Icon]({{site.assets}}img-icon/homepage/iOS.svg){:class="ios"} [iOS]({{ site.oc }}){:target="_blank"}
2020
* ![MAUI Icon]({{site.assets}}img-icon/homepage/MAUI.svg){:class="maui"} [MAUI]({{ site.maui }}){:target="_blank"}
2121
* ![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"}
22+
* ![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"}
2223
* Server / Desktop
2324
* ![Python Icon]({{site.assets}}img-icon/homepage/Python.svg){:class="python"} [Python]({{ site.python }}){:target="_blank"}
2425
* ![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
3132
<div class="archivedEditionList"></div>
3233

3334
* ![C Icon]({{site.assets}}img-icon/homepage/c.svg){:class="c"} [C]({{ site.c }}){:target="_blank"}
34-
* ![Flutter Icon]({{site.assets}}img-icon/homepage/Flutter.svg){:class="flutter"} [Flutter]({{ site.dcv_flutter }}){:target="_blank"}
3535
* ![Xamarin.Forms Icon]({{site.assets}}img-icon/homepage/Xamarin Forms.svg){:class="xamarin"} [Xamarin.Forms]({{ site.dcv_xamarin }}){:target="_blank"}
3636
* ![Cordova Icon]({{site.assets}}img-icon/homepage/Cordova.svg){:class="cordova"} [Cordova]({{ site.dcv_cordova }}){:target="_blank"}

0 commit comments

Comments
 (0)