TF-3416 Handle open EML attachment in EML previewer on mobile
This commit is contained in:
@@ -7,6 +7,7 @@ import 'package:html/dom.dart';
|
||||
import 'package:html/parser.dart';
|
||||
|
||||
class PreviewEmlFileUtils {
|
||||
static const String emlPreviewerScheme = 'eml-previewer';
|
||||
|
||||
Element? _createEmailElement({
|
||||
required String subjectPrefix,
|
||||
|
||||
Reference in New Issue
Block a user