Upgrade Patrol to 4.5.0 (#4446)

This commit is contained in:
Dat Dang
2026-04-17 20:50:22 +07:00
committed by GitHub
parent 77e2381ca9
commit e3dfadce34
15 changed files with 45 additions and 31 deletions
@@ -85,7 +85,6 @@ class HtmlContentViewState extends State<HtmlContentViewer> with AutomaticKeepAl
String? _htmlData;
@visibleForTesting
InAppWebViewController get webViewController => _webViewController;
@override