flutter create --platforms=windows,macos,linux

This commit is contained in:
csf
2022-05-23 16:25:55 +08:00
parent 6a949b5f6a
commit beb11bd31c
49 changed files with 2714 additions and 0 deletions

17
flutter/windows/.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
flutter/ephemeral/
# Visual Studio user-specific files.
*.suo
*.user
*.userosscache
*.sln.docstates
# Visual Studio build-related files.
x64/
x86/
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!*.[Cc]ache/