'I want to convert html game to flutter android app

I used package webview_flutter and worked perfectly my problem I want to load just the game in full screen mobile (in my case webview loaded all screen content)



Solution 1:[1]

The answer to your question is similar to showing full-screen a video on a webview_flutter .

You can get help from the following link.

Sample Using WebView

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Esmaeil Ahmadipour