TF-2602 Set charset for attachment with mimeType=text/plain when sent email on web

This commit is contained in:
dab246
2024-02-26 13:13:11 +07:00
committed by Dat H. Pham
parent 514bc578ec
commit 2739a284d8
12 changed files with 101 additions and 49 deletions
@@ -1,4 +1,4 @@
import 'dart:js' as js;
import 'package:universal_html/js.dart' as js;
/// Whether the CanvasKit renderer is being used on web.
///