10 | Dartion is ready for use.
11 |
12 |
13 |
14 |
--------------------------------------------------------------------------------
/example/shop_cart/web/favicon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Flutterando/asp/56111bbfb54e3f732a6c5dac43ccb0d748dc68b3/example/shop_cart/web/favicon.png
--------------------------------------------------------------------------------
/example/shop_cart/web/icons/Icon-192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Flutterando/asp/56111bbfb54e3f732a6c5dac43ccb0d748dc68b3/example/shop_cart/web/icons/Icon-192.png
--------------------------------------------------------------------------------
/example/shop_cart/web/icons/Icon-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Flutterando/asp/56111bbfb54e3f732a6c5dac43ccb0d748dc68b3/example/shop_cart/web/icons/Icon-512.png
--------------------------------------------------------------------------------
/example/shop_cart/web/icons/Icon-maskable-192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Flutterando/asp/56111bbfb54e3f732a6c5dac43ccb0d748dc68b3/example/shop_cart/web/icons/Icon-maskable-192.png
--------------------------------------------------------------------------------
/example/shop_cart/web/icons/Icon-maskable-512.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Flutterando/asp/56111bbfb54e3f732a6c5dac43ccb0d748dc68b3/example/shop_cart/web/icons/Icon-maskable-512.png
--------------------------------------------------------------------------------
/example/shop_cart/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 |
--------------------------------------------------------------------------------
/example/shop_cart/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 |
10 | void RegisterPlugins(flutter::PluginRegistry* registry) {
11 | }
12 |
--------------------------------------------------------------------------------
/example/shop_cart/windows/flutter/generated_plugin_registrant.h:
--------------------------------------------------------------------------------
1 | //
2 | // Generated file. Do not edit.
3 | //
4 |
5 | // clang-format off
6 |
7 | #ifndef GENERATED_PLUGIN_REGISTRANT_
8 | #define GENERATED_PLUGIN_REGISTRANT_
9 |
10 | #include