26 |
404
27 |
Page Not Found
28 |
The specified file was not found on this website. Please check the URL for mistakes and try again.
29 |
Why am I seeing this?
30 |
This page was generated by the Firebase Command-Line Interface. To modify it, edit the 404.html
file in your project's configured public
directory.
31 |
32 |
33 |
34 |
--------------------------------------------------------------------------------
/web/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/favicon.ico
--------------------------------------------------------------------------------
/web/favicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/favicon.png
--------------------------------------------------------------------------------
/web/icons/Icon-192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-192.png
--------------------------------------------------------------------------------
/web/icons/Icon-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-512.png
--------------------------------------------------------------------------------
/web/icons/Icon-maskable-128.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-maskable-128.png
--------------------------------------------------------------------------------
/web/icons/Icon-maskable-192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-maskable-192.png
--------------------------------------------------------------------------------
/web/icons/Icon-maskable-384.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-maskable-384.png
--------------------------------------------------------------------------------
/web/icons/Icon-maskable-48.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-maskable-48.png
--------------------------------------------------------------------------------
/web/icons/Icon-maskable-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-maskable-512.png
--------------------------------------------------------------------------------
/web/icons/Icon-maskable-72.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-maskable-72.png
--------------------------------------------------------------------------------
/web/icons/Icon-maskable-96.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/flutter/gallery/66a69803cc63dfc02878fae1959a2555f26ea25f/web/icons/Icon-maskable-96.png
--------------------------------------------------------------------------------
/web/manifest.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "Flutter Gallery",
3 | "short_name": "Flutter Gallery",
4 | "start_url": ".",
5 | "display": "standalone",
6 | "background_color": "#030303",
7 | "theme_color": "#030303",
8 | "description": "A resource to help developers evaluate and use Flutter.",
9 | "orientation": "portrait-primary",
10 | "prefer_related_applications": false,
11 | "icons": [
12 | {
13 | "src": "icons/Icon-192.png",
14 | "sizes": "192x192",
15 | "type": "image/png"
16 | },
17 | {
18 | "src": "icons/Icon-512.png",
19 | "sizes": "512x512",
20 | "type": "image/png"
21 | },
22 | {
23 | "src": "icons/Icon-maskable-48.png",
24 | "sizes": "48x48",
25 | "type": "image/png",
26 | "purpose": "maskable"
27 | },
28 | {
29 | "src": "icons/Icon-maskable-72.png",
30 | "sizes": "72x72",
31 | "type": "image/png",
32 | "purpose": "maskable"
33 | },
34 | {
35 | "src": "icons/Icon-maskable-96.png",
36 | "sizes": "96x96",
37 | "type": "image/png",
38 | "purpose": "maskable"
39 | },
40 | {
41 | "src": "icons/Icon-maskable-128.png",
42 | "sizes": "128x128",
43 | "type": "image/png",
44 | "purpose": "maskable"
45 | },
46 | {
47 | "src": "icons/Icon-maskable-192.png",
48 | "sizes": "192x192",
49 | "type": "image/png",
50 | "purpose": "maskable"
51 | },
52 | {
53 | "src": "icons/Icon-maskable-384.png",
54 | "sizes": "384x384",
55 | "type": "image/png",
56 | "purpose": "maskable"
57 | },
58 | {
59 | "src": "icons/Icon-maskable-512.png",
60 | "sizes": "512x512",
61 | "type": "image/png",
62 | "purpose": "maskable"
63 | }
64 | ]
65 | }
66 |
--------------------------------------------------------------------------------
/windows/.gitignore:
--------------------------------------------------------------------------------
1 | flutter/ephemeral/
2 |
3 | # Visual Studio user-specific files.
4 | *.suo
5 | *.user
6 | *.userosscache
7 | *.sln.docstates
8 |
9 | # Visual Studio build-related files.
10 | x64/
11 | x86/
12 |
13 | # Visual Studio cache files
14 | # files ending in .cache can be ignored
15 | *.[Cc]ache
16 | # but keep track of directories ending in .cache
17 | !*.[Cc]ache/
18 |
--------------------------------------------------------------------------------
/windows/flutter/generated_plugin_registrant.cc:
--------------------------------------------------------------------------------
1 | //
2 | // Generated file. Do not edit.
3 | //
4 |
5 | // clang-format off
6 |
7 | #include "generated_plugin_registrant.h"
8 |
9 | #include