flutter: deps: Add msix

How to create msix:
flutter build windows
flutter pub run msix:create

See: https://pub.dev/packages/msix
This commit is contained in:
Calcitem 2021-05-10 00:14:35 +08:00
parent 944611933c
commit 29842e44e5
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,7 @@ dependencies:
stack_trace: ^1.10.0
device_info_plus_platform_interface: ^1.0.1
devicelocale: ^0.4.1
msix: ^2.1.0
dev_dependencies:
flutter_test:
@ -48,3 +49,6 @@ flutter:
flutter_intl:
enabled: true
msix:
store: true