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

Add setupWindow with min size to Material desktop photo search (#1037)

This commit is contained in:
Miguel Beltran
2022-03-03 05:44:04 +01:00
committed by GitHub
parent 0292d4a36d
commit 83539ccdc8
3 changed files with 28 additions and 0 deletions

View File

@@ -27,6 +27,11 @@ dependencies:
transparent_image: ^2.0.0
url_launcher: ^6.0.18
uuid: ^3.0.5
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753
dev_dependencies:
build: ^2.2.1