mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 09:37:02 +08:00
@@ -16,7 +16,7 @@ Widget htmlRender({
|
||||
required double maxWidth,
|
||||
Function(List<String>, int)? callback,
|
||||
}) {
|
||||
if (kDebugMode) debugPrint('htmlRender');
|
||||
// if (kDebugMode) debugPrint('htmlRender');
|
||||
final extensions = [
|
||||
TagExtension(
|
||||
tagsToExtend: <String>{'img'},
|
||||
|
||||
Reference in New Issue
Block a user