diff --git a/faq/general/custom-settings-template.md b/faq/general/custom-settings-template.md index a2d16bb9..849c37c5 100644 --- a/faq/general/custom-settings-template.md +++ b/faq/general/custom-settings-template.md @@ -24,3 +24,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. And with that, you have your own template to use with the `InitSettingsFromFile` method! + 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 * {:class="ios"} [iOS]({{ site.oc }}){:target="_blank"} * {:class="maui"} [MAUI]({{ site.maui }}){:target="_blank"} * {:class="react"} [React Native](https://github.com/Dynamsoft/barcode-reader-react-native-samples/blob/main/README.md){:target="_blank"} + * {:class="flutter"} [Flutter](https://github.com/Dynamsoft/barcode-reader-flutter-samples/blob/main/README.md){:target="_blank"} * Server / Desktop * {:class="python"} [Python]({{ site.python }}){:target="_blank"} * {:class="java"} [Java]({{ site.java }}){:target="_blank"} @@ -31,6 +32,5 @@ The documentation for editions `C`, `Flutter`, `Xamarin.Forms` and `Cordova` has
* {:class="c"} [C]({{ site.c }}){:target="_blank"} -* {:class="flutter"} [Flutter]({{ site.dcv_flutter }}){:target="_blank"} * {:class="xamarin"} [Xamarin.Forms]({{ site.dcv_xamarin }}){:target="_blank"} * {:class="cordova"} [Cordova]({{ site.dcv_cordova }}){:target="_blank"} \ No newline at end of file