Committed by
David PHAM-VAN
Add demo app for all desktops and instructions for bootstrapping
Showing
96 changed files
with
1781 additions
and
226 deletions
demo/assets/app-logo.svg
0 → 100644
demo/assets/logo.svg
0 → 100644
demo/assets/profile.jpg
0 → 100644

34.8 KB

1.45 KB

2.82 KB

1.66 KB

3.17 KB

2.08 KB

4.03 KB
demo/linux/.gitignore
0 → 100644
demo/linux/CMakeLists.txt
0 → 100644
demo/linux/flutter/CMakeLists.txt
0 → 100644
demo/linux/flutter/generated_plugins.cmake
0 → 100644
demo/linux/main.cc
0 → 100644
demo/linux/my_application.cc
0 → 100644
demo/linux/my_application.h
0 → 100644
demo/web/favicon.png
0 → 100644

551 Bytes
demo/web/icons/Icon-192.png
0 → 100644

6.66 KB
demo/web/icons/Icon-512.png
0 → 100644

18.1 KB
demo/web/icons/Icon-maskable-192.png
0 → 100644

6.66 KB
demo/web/icons/Icon-maskable-512.png
0 → 100644

18.1 KB
demo/windows/.gitignore
0 → 100644
demo/windows/CMakeLists.txt
0 → 100644
demo/windows/flutter/CMakeLists.txt
0 → 100644
demo/windows/flutter/generated_plugins.cmake
0 → 100644
demo/windows/runner/CMakeLists.txt
0 → 100644
demo/windows/runner/Runner.rc
0 → 100644
demo/windows/runner/flutter_window.cpp
0 → 100644
demo/windows/runner/flutter_window.h
0 → 100644
demo/windows/runner/main.cpp
0 → 100644
demo/windows/runner/resource.h
0 → 100644
demo/windows/runner/resources/app_icon.ico
0 → 100644
No preview for this file type
demo/windows/runner/runner.exe.manifest
0 → 100644
demo/windows/runner/utils.cpp
0 → 100644
demo/windows/runner/utils.h
0 → 100644
demo/windows/runner/win32_window.cpp
0 → 100644
demo/windows/runner/win32_window.h
0 → 100644
-
Please register or login to post a comment