In my flutter app, esc_pos_printer package is used to print receipt.
ticket.text('Special 2: (ပြည်ဗံဒါပင်ထက် ) unicode blåbærgrød',
styles: PosStyles(codeTable: 'CP1252'));
I found the following error while trying to print unicode Burmese words.
[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: Invalid argument (string): Contains invalid characters.: "Special 2: (ပြည်ဗံဒါပင်ထက် ) unicode blåbærgrød"