1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 10:59:04 +00:00

Add desktop window setup to form_app (#1039)

This commit is contained in:
Miguel Beltran
2022-03-04 00:04:20 +01:00
committed by GitHub
parent 3eeac8e7de
commit 6d7ff34d62
30 changed files with 1413 additions and 0 deletions

17
form_app/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/