This commit is contained in:
lizandrogd
2023-09-01 16:06:36 -05:00
parent 7b71657fb9
commit 0d1a06bcf9
10 changed files with 35 additions and 20 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
name: prosappco
description: A new Flutter project.
description: Encuentra personal médico certificado.
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0+1
version: 1.1.0+1
environment:
sdk: '>=2.19.3 <3.0.0'