min window size (disabled)

This commit is contained in:
Морозов Андрей 2021-11-11 10:35:06 +00:00
parent 1f180172ec
commit d28f08679e
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at # Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 0.5.0+1 version: 0.8.0+1
environment: environment:
sdk: ">=2.15.0-100.0.dev<3.0.0" sdk: ">=2.15.0-100.0.dev<3.0.0"
@ -35,6 +35,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application. # The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2 cupertino_icons: ^1.0.2
#desktop_window: ^0.4.0
dev_dependencies: dev_dependencies:
flutter_test: flutter_test: