1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-20 22:17:17 +00:00

Add min window size to desktop app (#1036)

This commit is contained in:
Miguel Beltran
2022-03-01 23:57:10 +01:00
committed by GitHub
parent 1fc5ef093b
commit 0292d4a36d
3 changed files with 28 additions and 0 deletions

View File

@@ -24,6 +24,11 @@ dependencies:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/menubar
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 03d957e8b5c99fc83cd4a781031b154ab3de8753
provider: ^6.0.2
transparent_image: ^2.0.0
url_launcher: ^6.0.18