mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
9 lines
223 B
HTML
9 lines
223 B
HTML
<html>
|
|
<head>
|
|
<meta name='viewport' content='width=0, height=0, initial-scale=0.0, minimum-scale=0.0, maximum-scale=0.0' />
|
|
</head>
|
|
<body>
|
|
A page with the viewport attribute values set to 0.
|
|
</body>
|
|
</html>
|