Exactly those characters? Can you try below? final result = text.replaceAll(RegExp('[âûîÂÛÎ]'), '');.
確定! 回上一頁