添加新的 编译环境配置-ios desktop
Showing
68 changed files
with
2145 additions
and
0 deletions
ios/Podfile
0 → 100644
linux/.gitignore
0 → 100644
linux/CMakeLists.txt
0 → 100644
linux/flutter/CMakeLists.txt
0 → 100644
linux/flutter/generated_plugin_registrant.cc
0 → 100644
linux/flutter/generated_plugin_registrant.h
0 → 100644
linux/flutter/generated_plugins.cmake
0 → 100644
linux/runner/CMakeLists.txt
0 → 100644
linux/runner/main.cc
0 → 100644
linux/runner/my_application.cc
0 → 100644
linux/runner/my_application.h
0 → 100644
macos/.gitignore
0 → 100644
macos/Flutter/Flutter-Debug.xcconfig
0 → 100644
macos/Flutter/Flutter-Release.xcconfig
0 → 100644
macos/Podfile
0 → 100644
macos/Podfile.lock
0 → 100644
macos/Runner.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/AppDelegate.swift
0 → 100644

101 KB

5.55 KB

520 Bytes

13.8 KB

1.04 KB

35.6 KB

2.17 KB
macos/Runner/Base.lproj/MainMenu.xib
0 → 100644
This diff is collapsed.
Click to expand it.
macos/Runner/Configs/AppInfo.xcconfig
0 → 100644
macos/Runner/Configs/Debug.xcconfig
0 → 100644
macos/Runner/Configs/Release.xcconfig
0 → 100644
macos/Runner/Configs/Warnings.xcconfig
0 → 100644
macos/Runner/DebugProfile.entitlements
0 → 100644
macos/Runner/Info.plist
0 → 100644
macos/Runner/MainFlutterWindow.swift
0 → 100644
macos/Runner/Release.entitlements
0 → 100644
macos/RunnerTests/RunnerTests.swift
0 → 100644
web/favicon.png
0 → 100644

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

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

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

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

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