rename plugin from PolyvoxFilament to FlutterFilament

rename plugin from PolyvoxFilament to FlutterFilament
This commit is contained in:
Nick Fisher
2023-10-26 14:05:03 +11:00
parent b42d31a773
commit 8b9e6a2b3a
125 changed files with 1539 additions and 1460 deletions

View File

@@ -18,18 +18,18 @@
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Demonstrates how to use the polyvox_filament plugin.">
<meta name="description" content="Demonstrates how to use the flutter_filament plugin.">
<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="polyvox_filament_example">
<meta name="apple-mobile-web-app-title" content="flutter_filament_example">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.png"/>
<title>polyvox_filament_example</title>
<title>flutter_filament_example</title>
<link rel="manifest" href="manifest.json">
<script>

View File

@@ -1,11 +1,11 @@
{
"name": "polyvox_filament_example",
"short_name": "polyvox_filament_example",
"name": "flutter_filament_example",
"short_name": "flutter_filament_example",
"start_url": ".",
"display": "standalone",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "Demonstrates how to use the polyvox_filament plugin.",
"description": "Demonstrates how to use the flutter_filament plugin.",
"orientation": "portrait-primary",
"prefer_related_applications": false,
"icons": [