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

MSIX Configuration (#584)

This commit is contained in:
Brett Morgan
2020-11-06 11:57:38 +11:00
committed by GitHub
parent 3e7ab36a94
commit 98574d1844
2 changed files with 27 additions and 0 deletions

View File

@@ -39,9 +39,22 @@ dev_dependencies:
build_runner: ^1.7.2
built_value_generator: ^7.0.0
grinder: ^0.8.3
msix: ^0.0.10
source_gen: ^0.9.4
test: ^1.9.4
tuneup: ^0.3.6
flutter:
uses-material-design: true
msix_config:
display_name: Photo Search
publisher_name: Flutter
identity_name: Google.Flutter.PhotoSearch
msix_version: 1.0.0.0
# certificate_subject: CN=MyName
# logo_path: packages/flutter_gallery_assets/assets/logo/flutter_logo_color.png
# start_menu_icon_path: packages/flutter_gallery_assets/assets/logo/flutter_logo_color.png
# tile_icon_path: packages/flutter_gallery_assets/assets/logo/flutter_logo_color.png
icons_background_color: ffffff
architecture: x64