Utsav
Utsav
Please see this comment on a closed issue: https://github.com/lohanidamodar/flutter_custom_clippers/issues/14#issuecomment-619358859 I am also experiencing this issue when `flip=true`.
**Minimal Reproducible Code** ``` await translator.translate('TEXT OTHER-TEXT', from: 'en', to: 'hi') ``` **Log** ``` Unhandled exception: ClientException: Error 403: Error 403 (अनुमति नहीं है)!!1*{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{color:#222;text-align:unset;margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px;}*...
Is there currently any high-level way or a plan to add text markup annotations to a PDF document? Text markup like: highlight, underline, strikethrough and squiggly. This feature will help...