Skip to content

Commit 754e250

Browse files
feat: update web example setup
1 parent febd96b commit 754e250

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ migration:
1515
- platform: root
1616
create_revision: 35c388afb57ef061d06a39b537336c87e0e3d1b1
1717
base_revision: 35c388afb57ef061d06a39b537336c87e0e3d1b1
18-
- platform: ios
18+
- platform: web
1919
create_revision: 35c388afb57ef061d06a39b537336c87e0e3d1b1
2020
base_revision: 35c388afb57ef061d06a39b537336c87e0e3d1b1
2121

example/web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<meta name="description" content="A new Flutter project.">
2222

2323
<!-- iOS meta tags & icons -->
24-
<meta name="apple-mobile-web-app-capable" content="yes">
24+
<meta name="mobile-web-app-capable" content="yes">
2525
<meta name="apple-mobile-web-app-status-bar-style" content="black">
2626
<meta name="apple-mobile-web-app-title" content="example">
2727
<link rel="apple-touch-icon" href="icons/Icon-192.png">

0 commit comments

Comments
 (0)