diff --git a/doc/metaMap-flutter.md b/doc/metaMap-flutter.md index 5dd7d58..230012b 100644 --- a/doc/metaMap-flutter.md +++ b/doc/metaMap-flutter.md @@ -7,7 +7,7 @@ hidden: true | LTS version (Recommended for most users): | Current Version(Latest features) | |-------------------------------------------|----------------------------------| -| 4.1.1 | 4.1.0 | +| 4.1.2 | 4.1.2 | @@ -142,6 +142,11 @@ metaData: ["identityId": "value"] metaData: ["encryptionConfigurationId": "value"] ``` +### Set customization fonts as parameter. +to add custom fonts, the project needs to have these font files, otherwise SDK will use default fonts: +```bash +metadata: ["regularFont": "REGULAR_FONT_NAME.ttf", "boldFont": "BOLD_FONT_NAME.ttf"] + ## Some error codes you may see during integration `402` - MetaMap services are not paid: please contact your customer success manager