You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content="A versatile mapping package for Flutter, based off leaflet.js, that's simple and easy to learn, yet completely customizable and configurable.">
content="A versatile mapping package for Flutter, based off leaflet.js, that's simple and easy to learn, yet completely customizable and configurable.">
Copy file name to clipboardExpand all lines: example/web/manifest.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
"short_name": "flutter_map",
4
4
"start_url": ".",
5
5
"display": "standalone",
6
-
"background_color": "#0175C2",
7
-
"theme_color": "#0175C2",
6
+
"background_color": "#8EEA88",
7
+
"theme_color": "#8EEA88",
8
8
"description": "A versatile mapping package for Flutter, based off leaflet.js, that's simple and easy to learn, yet completely customizable and configurable.",
0 commit comments