mirror of
https://github.com/flutter/samples.git
synced 2026-05-21 06:26:29 +00:00
Add min window size to desktop app (#1036)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user