Skip to content

Commit 4a40918

Browse files
Merge pull request #807 from dynamsoft-docs/preview
update to internal commit c5691494
2 parents 9dcdc4d + bc293bd commit 4a40918

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

faq/general/custom-settings-template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ If you are looking to create your own custom template of settings to use with th
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

2626
And with that, you have your own template to use with the `InitSettingsFromFile` method!
27+

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)