Enhanced ChatDetails UX
This commit is contained in:
parent
4ed9316552
commit
7b2f4c0163
4 changed files with 73 additions and 85 deletions
|
|
@ -32,7 +32,6 @@ class AuthWebView extends StatelessWidget {
|
|||
child: WebView(
|
||||
initialUrl: url,
|
||||
javascriptMode: JavascriptMode.unrestricted,
|
||||
onPageStarted: (s) => print("onPageStarted: " + s),
|
||||
),
|
||||
),
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue