Update Flutter, packages, increment version

This commit is contained in:
Imran Remtulla
2024-05-16 22:31:21 -04:00
parent 485812d076
commit fbfeaf2a91
8 changed files with 35 additions and 34 deletions

View File

@@ -286,7 +286,7 @@ class _AppPageState extends State<AppPage> {
? WebViewWidget(
controller: WebViewController()
..setJavaScriptMode(JavaScriptMode.unrestricted)
..setBackgroundColor(Theme.of(context).colorScheme.background)
..setBackgroundColor(Theme.of(context).colorScheme.surface)
..setJavaScriptMode(JavaScriptMode.unrestricted)
..setNavigationDelegate(
NavigationDelegate(